servo/components
bors-servo 21687b0f30 Auto merge of #11632 - achals:master, r=KiChjang
Implement URL.domainToUnicode

Fixes #11629

---
<!-- 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 #11629  (github issue number if applicable).

<!-- Either: -->
- [X] There are tests for these changes: Some expected test failures have been removed.

<!-- 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/11632)
<!-- Reviewable:end -->
2016-06-06 13:03:57 -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 Make the net monitor panel in FF's devtools show meaningful output. 2016-06-06 00:51:36 +01:00
devtools_traits Make the net monitor panel in FF's devtools show meaningful output. 2016-06-06 00:51:36 +01:00
gfx Move LowercaseString near its only consumer. 2016-06-06 08:54:35 +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 Correct the signature of flow_ref::deref_mut. 2016-06-06 15:14:23 +02: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 #11593 - jdm:netmon, r=nox 2016-06-05 21:19:22 -05:00
net_traits Use collect() for more idiomatic code in bluetooth. 2016-06-06 09:49:12 +02: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 Auto merge of #11632 - achals:master, r=KiChjang 2016-06-06 13:03:57 -05: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 Move LengthOrPercentageOrAuto to style::attr. 2016-06-06 08:54:34 +02:00
style_traits Removed unused imports 2016-05-15 22:24:26 +03:00
util Move LowercaseString near its only consumer. 2016-06-06 08:54:35 +02:00
webdriver_server Remove empty lines following braces. 2016-05-27 13:32:05 -04:00