servo/components
bors-servo 405ab82868 Auto merge of #16085 - bzbarsky:better-numbering-of-pseudoclasses, r=emilio
Use less fragile and more readable numbering for ElementState.

<!-- Please describe your changes on the following line: -->

---
<!-- 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 it's just cleanup preliminary to another change I'm working on.

<!-- 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/16085)
<!-- Reviewable:end -->
2017-03-22 15:41:37 -07:00
..
atoms Update serde to 0.9 (fixes #15325) 2017-02-18 21:09:46 +01:00
bluetooth Use servo_config::opts only on linux target. 2017-03-21 15:55:45 +01:00
bluetooth_traits Update serde to 0.9 (fixes #15325) 2017-02-18 21:09:46 +01:00
canvas Fix crop_area_byte_length calculation in crop_image and add tests 2017-03-16 21:43:31 +01:00
canvas_traits Kill serde_codegen 💣 2017-02-28 19:31:25 +01:00
compositing Expose a method to toggle wr profiler 2017-03-20 01:40:38 +01:00
config Rename ScreenPx to DeviceIndependentPixel. 2017-02-22 14:37:24 +10:00
constellation Implement dissimilar-origin window.parent and window.top. 2017-03-17 10:53:20 -05:00
debugger Enable the debugger on Android 2017-03-17 16:36:06 +01:00
deny_public_fields Update syn to 0.11 2017-02-27 14:46:50 +01:00
devtools removed instances of -> () in existing code 2017-03-13 17:38:33 +01:00
devtools_traits Update serde to 0.9 (fixes #15325) 2017-02-18 21:09:46 +01:00
dom_struct Make #[dom_struct] a proc_macro attribute 2017-02-24 01:50:51 +01:00
domobject_derive Update syn to 0.11 2017-02-27 14:46:50 +01:00
geometry Rename ScreenPx to DeviceIndependentPixel. 2017-02-22 14:37:24 +10:00
gfx Change windows font metrics 2017-03-20 11:57:39 +13:00
gfx_traits Kill the plugins crate and its clippy support 2017-02-21 11:50:36 +01:00
jstraceable_derive Update syn to 0.11 2017-02-27 14:46:50 +01:00
layout Replace RwLock<StyleRule> with Locked<StyleRule> 2017-03-19 22:30:37 +01:00
layout_thread Per-document shared lock for author-origin stylesheets. 2017-03-19 23:12:15 +01:00
layout_traits Kill serde_codegen 💣 2017-02-28 19:31:25 +01:00
msg Kill serde_codegen 💣 2017-02-28 19:31:25 +01:00
net Disabled tinyfiledialogs when running headless. 2017-03-16 08:48:33 -05:00
net_traits Implement setter for document.domain 2017-03-15 10:34:23 -05:00
profile Auto merge of #15458 - connorimes:hbs-0.4, r=emilio 2017-02-22 09:05:37 -08:00
profile_traits Kill the plugins crate and its clippy support 2017-02-21 11:50:36 +01:00
rand squash: convert less interesting debug! logs to traces 2017-01-18 22:21:41 -07:00
range Update serde to 0.9 (fixes #15325) 2017-02-18 21:09:46 +01:00
remutex squash: convert less interesting debug! logs to traces 2017-01-18 22:21:41 -07:00
script Auto merge of #16083 - MortimerGoro:display_raf_check, r=emilio 2017-03-22 15:03:04 -07:00
script_layout_interface Replace RwLock<StyleRule> with Locked<StyleRule> 2017-03-19 22:30:37 +01:00
script_plugins Auto merge of #15771 - jdm:img-panic, r=nox 2017-03-08 04:28:58 -08:00
script_traits Implement dissimilar-origin window.parent and window.top. 2017-03-17 10:53:20 -05:00
selectors Bug 1345950: stylo: Fix slow selector flags. r=bholley 2017-03-22 11:21:24 +01:00
servo Expose a method to toggle wr profiler 2017-03-20 01:40:38 +01:00
style Use less fragile and more readable numbering for ElementState. 2017-03-22 16:23:16 -04:00
style_traits Update cssparser for https://github.com/servo/rust-cssparser/pull/123 2017-02-28 17:16:36 +01:00
url Added some same-origin-domain checks. 2017-03-14 14:36:03 -05:00
webdriver_server Remove rustc-serialize from cookie 2017-02-24 02:39:57 +01:00
webvr Kill serde_codegen 💣 2017-02-28 19:31:25 +01:00
webvr_traits Remove unused features from webvr traits 2017-02-21 11:00:03 +01:00