servo/components
bors-servo e5e559d414 Auto merge of #10268 - Ms2ger:rc-runtime, r=Manishearth
Stop reference-counting Runtime for workers.

<!-- 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/10268)
<!-- Reviewable:end -->
2016-03-31 03:41:19 +05:30
..
canvas Simplify channel usage in canvas paint threads. 2016-03-29 15:35:46 +02:00
canvas_traits
compositing Replace any uses of .send(...).unwrap() by .send(...).unwrap_or_else(...). 2016-03-29 10:31:35 -05:00
devtools
devtools_traits
gfx Renamed TComputedValues to ComputedValues 2016-03-29 23:30:13 +03:00
gfx_traits use self.0 instead of destructing single item tuple structs 2016-03-27 11:50:08 +01:00
layout layout: Propagate selected_style to InlineFragmentNodeInfo 2016-03-30 14:28:13 +02:00
layout_traits
msg
net Bump websocket to 0.16.1 2016-03-28 19:45:20 +02:00
net_traits Bump websocket to 0.16.1 2016-03-28 19:45:20 +02:00
plugins
profile
profile_traits use self.0 instead of destructing single item tuple structs 2016-03-27 11:50:08 +01:00
range
script Auto merge of #10268 - Ms2ger:rc-runtime, r=Manishearth 2016-03-31 03:41:19 +05:30
script_traits
servo Update js (fixes #10229). 2016-03-30 12:38:18 +02:00
style Implement ::selection pseudo-element 2016-03-30 14:28:11 +02:00
style_traits
util Avoid testing impossible file paths on Windows. 2016-03-28 23:16:10 -04:00
webdriver_server