servo/components
bors-servo 42372dbdf1 Auto merge of #9299 - antrik:update-ipc_channel, r=pcwalton
cargo-update ipc-channel to get important fixes

This pulls in https://github.com/servo/ipc-channel/pull/25 and
https://github.com/servo/ipc-channel/pull/27, thus fixing fallout from
the multiprocess split, and making Servo work on my system again.

(It also pulls in https://github.com/servo/ipc-channel/pull/12 -- I
guess that's fine?)

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9299)
<!-- Reviewable:end -->
2016-01-14 10:27:52 +05:30
..
canvas Auto merge of #9107 - ecoal95:webgl-uniforms-and-nits, r=simartin 2016-01-13 22:14:59 +05:30
canvas_traits webgl: Improve debugging 2016-01-13 15:28:34 +01:00
compositing Move AnimationState to script_traits 2016-01-13 18:14:12 -05:00
devtools Remove some unused extern crates. 2016-01-13 09:37:28 +01:00
devtools_traits Final steps 2016-01-11 18:48:54 +05:30
gfx Auto merge of #9289 - mskrzypkows:move_FrameTreeId, r=KiChjang 2016-01-14 02:06:47 +05:30
gfx_traits Move FrameTreeId type to gfx_traits #9221 2016-01-13 13:36:28 +01:00
layout Move AnimationState to script_traits 2016-01-13 18:14:12 -05:00
layout_traits Remove some unused extern crates. 2016-01-13 09:37:28 +01:00
msg Move AnimationState to script_traits 2016-01-13 18:14:12 -05:00
net Auto merge of #9298 - nikkisquared:test_fetch, r=KiChjang 2016-01-14 08:20:05 +05:30
net_traits Remove some unused extern crates. 2016-01-13 09:37:28 +01:00
plugins task -> thread 2016-01-10 17:58:13 +09:00
profile task -> thread 2016-01-10 17:58:13 +09:00
profile_traits task -> thread 2016-01-10 17:58:13 +09:00
script Move AnimationState to script_traits 2016-01-13 18:14:12 -05:00
script_traits Move AnimationState to script_traits 2016-01-13 18:14:12 -05:00
servo cargo-update ipc-channel to get important fixes 2016-01-13 23:46:24 +01:00
style Hoist ParseErrorReporter into style and remove the dependency on msg. 2016-01-11 18:01:48 -08:00
style_traits Use Url.join instead of UrlParser.base_url(...).parse (#9002) 2015-12-18 17:02:41 +01:00
util codegen: Implement WebIDL sequence arguments 2016-01-12 18:25:46 +01:00
webdriver_server task -> thread 2016-01-10 17:58:13 +09:00