servo/components
bors-servo 44126da60e Auto merge of #11606 - kevgs:dom_settable_token_list, r=nox
Removed references to DOMSettableTokenList

<!-- Please describe your changes on the following line: -->
PR to #11578

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [ ] `./mach build -d` does not report any errors
- [ ] `./mach test-tidy` does not report any errors
- [ ] These changes fix #__ (github issue number if applicable).

<!-- Either: -->
- [ ] 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="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/11606)
<!-- Reviewable:end -->
2016-06-05 12:23:20 -05:00
..
canvas Remove empty lines following braces. 2016-05-27 13:32:05 -04:00
canvas_traits Simplify TOML syntax 2016-04-26 23:51:36 +02:00
compositing compositing: Remove CompositorThread struct 2016-06-02 22:36:45 -07:00
constellation Remove the paint shutdown channel. 2016-06-04 13:24:44 +02:00
devtools Implement a dummy canCurrentlyRecord method in performance actor 2016-05-30 20:00:36 +02:00
devtools_traits Update internal crates to bitflags 0.7 2016-05-17 23:34:04 +02:00
gfx Reduce the scope of the allowed unsafe code in gfx::text. 2016-06-05 12:31:55 +02:00
gfx_traits script: Keep the DOM-side viewport up to date when scrolling happens in 2016-05-31 14:12:51 -07:00
layout Auto merge of #11442 - mitchhentges:87-debug-id, r=KiChjang 2016-06-04 16:03:59 -05:00
layout_traits Remove the layout shutdown channel. 2016-06-04 13:24:32 +02:00
msg Add meta-referrer support for documents 2016-06-02 21:48:09 -04:00
net Auto merge of #11580 - szeged:allowedservices, r=jdm 2016-06-05 08:00:50 -05:00
net_traits Auto merge of #11580 - szeged:allowedservices, r=jdm 2016-06-05 08:00:50 -05:00
plugins Update Rust to 1.10.0-nightly (267cde259 2016-05-25) 2016-05-26 14:44:07 +02:00
profile implement related sw interface and register method 2016-06-02 04:09:39 +05:30
profile_traits implement related sw interface and register method 2016-06-02 04:09:39 +05:30
range Use num-traits in range. 2016-04-20 14:59:05 +02:00
script Removed references to DOMSettableTokenList 2016-06-05 06:25:53 +03:00
script_traits Remove the layout shutdown channel. 2016-06-04 13:24:32 +02:00
servo Auto merge of #11590 - mbrubeck:cleanup, r=jdm 2016-06-04 16:53:53 -05:00
style Deny unsafe code in some more modules. 2016-06-04 18:07:16 +02:00
style_traits Removed unused imports 2016-05-15 22:24:26 +03:00
util Move c_str_to_string to its only consumer. 2016-06-05 12:31:52 +02:00
webdriver_server Remove empty lines following braces. 2016-05-27 13:32:05 -04:00