diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-10-03 16:54:51 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-03 16:54:51 -0500 |
commit | fc251384a76547167c027d69c28deae8c410c626 (patch) | |
tree | 584c87024e80e6c64864d703b6a03ec0810e29c3 /components/script/script_runtime.rs | |
parent | c10de40e4ea4430037ac9156cc2b5d31f92a7cd4 (diff) | |
parent | 328dacee8b9abaee40909d11f6c4cf97ecce3870 (diff) | |
download | servo-fc251384a76547167c027d69c28deae8c410c626.tar.gz servo-fc251384a76547167c027d69c28deae8c410c626.zip |
Auto merge of #13208 - MortimerGoro:programinfolog, r=emilio
Fix WebGL tests & Implement WebGLRenderingContext::{validateProgram, getProgramInfoLog, disableVertexAttribArray}.
<!-- Please describe your changes on the following line: -->
Implement WebGLRenderingContext::{validateProgram, getProgramInfoLog} and improve WebGL testcase to show shader link and validation errors.
---
<!-- 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 #13199 (github issue number if applicable).
<!-- Either: -->
- [X] There are tests for these changes OR
- [ ] These changes do not require tests because _____
<!-- 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/13208)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/script_runtime.rs')
0 files changed, 0 insertions, 0 deletions