servo/components
bors-servo 3b11c5ea2d Auto merge of #13052 - anholt:webgl-drawelements-types, r=nox
webgl: Fix validation of drawElements()'s type argument.

<!-- Please describe your changes on the following line: -->
webgl: Fix validation of drawElements()'s type argument.

---
<!-- 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: -->
- [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. -->

Fixes crash due to unexpected GL errors in gl-drawelements.html.

<!-- 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/13052)
<!-- Reviewable:end -->
2016-08-26 06:24:39 -05:00
..
canvas Update euclid to 0.10.1 2016-08-21 03:03:45 +02:00
canvas_traits Update euclid to 0.10.1 2016-08-21 03:03:45 +02:00
compositing Update euclid to 0.10.1 2016-08-21 03:03:45 +02:00
constellation Do not define Pipeline::setup_common on Windows 2016-08-22 13:20:46 +03:00
devtools Update serde to 0.8 (fixes #12659) 2016-08-12 18:37:27 +02:00
devtools_traits Update serde to 0.8 (fixes #12659) 2016-08-12 18:37:27 +02:00
gfx gfx: fix hit-testing to take into account nested stacking contexts. 2016-08-25 11:30:31 -07:00
gfx_traits Update euclid to 0.10.1 2016-08-21 03:03:45 +02:00
layout Pass &mut Flow to query functions. 2016-08-25 09:40:20 +02:00
layout_thread style: Make WorkQueue creation fallible. 2016-08-25 23:43:31 -07:00
layout_traits Update to webrender 0.4.0 2016-08-18 19:33:12 +02:00
msg Update to webrender 0.4.0 2016-08-18 19:33:12 +02:00
net Burn SelectedFileId in fire 2016-08-22 10:05:01 +02:00
net_traits Burn SelectedFileId in fire 2016-08-22 10:05:01 +02:00
plugins Update Rust to 1.13.0-nightly (499484f56 2016-08-18) 2016-08-20 17:29:49 +02:00
profile Update serde to 0.8 (fixes #12659) 2016-08-12 18:37:27 +02:00
profile_traits Update serde to 0.8 (fixes #12659) 2016-08-12 18:37:27 +02:00
range Update serde to 0.8 (fixes #12659) 2016-08-12 18:37:27 +02:00
script Auto merge of #13052 - anholt:webgl-drawelements-types, r=nox 2016-08-26 06:24:39 -05:00
script_layout_interface calculate damage for opacity change 2016-08-23 00:26:14 +03:00
script_traits Update euclid to 0.10.1 2016-08-21 03:03:45 +02:00
servo Pass real values to the proxy handler setup. 2016-08-25 00:11:38 -04:00
style style: Make WorkQueue creation fallible. 2016-08-25 23:43:31 -07:00
style_traits Update euclid to 0.10.1 2016-08-21 03:03:45 +02:00
util Move thread_state to style. 2016-08-22 16:08:56 +02:00
webdriver_server Burn SelectedFileId in fire 2016-08-22 10:05:01 +02:00