mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
Webgl fixes <!-- Please describe your changes on the following line: --> Add gl.getParameter() support for webgl unpack settings, and remove some unreachable and incorrect error-generation code --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: --> - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] These changes fix #20372 - [x] These changes fix #20553 - [x] These changes fix #20554 <!-- Either: --> - [x] There are tests for these changes OR - [ ] These changes do not require tests because _____ <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/20754) <!-- Reviewable:end --> |
||
---|---|---|
.. | ||
meta | ||
tests | ||
.gitignore |