aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webglframebuffer.rs
diff options
context:
space:
mode:
authorbors-servo <lbergstrom+bors@mozilla.com>2018-03-20 19:58:58 -0400
committerGitHub <noreply@github.com>2018-03-20 19:58:58 -0400
commitf92f0809f89593d4b70eb0f507f6ca4409c9ed91 (patch)
treeaf37bf22b48e220d745252d6ee61770dbefb11ba /components/script/dom/webglframebuffer.rs
parent730bd5ec807fec0ed65bbf85afebe3bbca64b32c (diff)
parentbdd53f35af0da13ea4a94cd5780cabeaa84d6477 (diff)
downloadservo-f92f0809f89593d4b70eb0f507f6ca4409c9ed91.tar.gz
servo-f92f0809f89593d4b70eb0f507f6ca4409c9ed91.zip
Auto merge of #20369 - gootorov:move-validation, r=emilio
Move WebGL validation This moves validation from `canvas/webgl_thread` to `dom/webglrenderingcontext` for consistency and speed and simplifies it where it is possible. --- <!-- 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 - [ ] These changes fix #__ (github issue number if applicable). <!-- Either: --> - [ ] There are tests for these changes OR - [x] These changes do not require tests because: refactoring <!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.--> <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. --> <!-- 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/20369) <!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/webglframebuffer.rs')
0 files changed, 0 insertions, 0 deletions