servo/components
bors-servo b29b33c84c Auto merge of #14809 - anholt:webgl-blend-enums, r=emilio
webgl: Validate enums for blendEquation.

Improves a conformance test that tried passing in desktop GL enums for
blending.

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

<!-- 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/14809)
<!-- Reviewable:end -->
2016-12-31 14:21:20 -08:00
..
atoms refactor Connect/Disconnect calls 2016-12-22 15:49:29 +01:00
bluetooth refactor Connect/Disconnect calls 2016-12-22 15:49:29 +01:00
bluetooth_traits Auto merge of #14612 - szeged:connect-disconnect-update, r=jdm 2016-12-22 06:51:16 -08:00
canvas Remove azure(canvas) dependency from canvas_traits 2016-12-25 17:41:29 +02:00
canvas_traits Remove azure(canvas) dependency from canvas_traits 2016-12-25 17:41:29 +02:00
compositing Auto merge of #14597 - gterzian:fix_scroll_transactions, r=mbrubeck 2016-12-14 22:58:55 -08:00
config Removed util. 2016-12-14 18:04:37 -06:00
constellation Split off Frame from constellation.rs 2016-12-27 16:10:04 +08:00
debugger Removed util. 2016-12-14 18:04:37 -06:00
devtools Removed util. 2016-12-14 18:04:37 -06:00
devtools_traits Urlmageddon: Use refcounted urls more often. 2016-11-17 18:34:23 +01:00
geometry Removed util. 2016-12-14 18:04:37 -06:00
gfx gfx: Simplify OSX font template bytes accessor. 2016-12-25 19:18:31 +01:00
gfx_traits
jstraceable_derive Mark JSTraceable and its method as unsafe 2016-12-06 13:15:06 -10:00
layout Auto merge of #14801 - emilio:no-missing-docs, r=mbrubeck,Manishearth,Wafflespeanut 2016-12-31 03:19:02 -08:00
layout_thread Remove generation, remove filter pop, and add size tests. 2016-12-22 11:09:55 -08:00
layout_traits Make the layout content process shutdown sender optional. 2016-11-30 01:24:45 +01:00
msg Auto merge of #14286 - gterzian:update_canvas_with_offscreen_context, r=jdm 2016-11-24 12:29:52 -08:00
net Refactor HSTSList to use HashMap 2016-12-30 22:00:03 +05:30
net_traits Auto merge of #14736 - deror1869107:Move-reg_host-to-pub_domains, r=Ms2ger 2016-12-26 03:09:31 -08:00
plugins Mark DOM interfaces as repr(C) 2016-12-23 23:48:00 +01:00
profile profile: Simplify profiler's find or insert code. 2016-12-25 19:18:35 +01:00
profile_traits Removed util. 2016-12-14 18:04:37 -06:00
range
remutex Removed util. 2016-12-14 18:04:37 -06:00
script webgl: Validate enums for blendEquation. 2016-12-31 11:37:38 -08:00
script_layout_interface Auto merge of #14518 - mbrubeck:rowspan2, r=notriddle 2016-12-26 10:09:09 -08:00
script_traits Remove unused boolean argument from ContellationMsg's GetPipeline 2016-12-25 13:06:31 +02:00
servo Update WR (windows font fixes, ridge/groove borders, scrolling improvements). 2016-12-23 14:00:40 +10:00
style Fix overflow shorthand serialization. 2016-12-31 15:26:36 +03:00
style_traits style: Document style_traits and deny missing docs on it. 2016-12-31 12:17:07 +01:00
url Adds ServoUrl::is_secure_scheme helper 2016-12-25 09:02:44 +05:30
webdriver_server Remove unused boolean argument from ContellationMsg's GetPipeline 2016-12-25 13:06:31 +02:00