servo/components
Aneesh Agrawal 56fbfd46a4 Excise SubpageId and use only PipelineIds
SubpageId was originally introduced in 2013 to help iframes keep track of
their associated (children) pipelines. However, since each pipeline
already has a PipelineId, and those are unique, those are sufficient
to keep track of children.
2016-09-13 15:37:38 -04:00
..
canvas Reorder use statements 2016-09-09 04:55:19 +02:00
canvas_traits Update cssparser 2016-09-07 14:13:56 +08:00
compositing Reorder use statements 2016-09-09 04:55:19 +02:00
constellation Excise SubpageId and use only PipelineIds 2016-09-13 15:37:38 -04:00
debugger Implement a WebSocket server for debugging. 2016-09-12 11:02:09 +02:00
devtools Reorder use statements 2016-09-09 04:55:19 +02:00
devtools_traits dom::Response implementation 2016-09-06 19:58:32 -07:00
gfx Reorder use statements 2016-09-09 04:55:19 +02:00
gfx_traits Update euclid to 0.10.1 2016-08-21 03:03:45 +02:00
layout Auto merge of #13214 - shinglyu:gen_trace, r=SimonSapin 2016-09-09 21:13:42 -05:00
layout_thread Auto merge of #13214 - shinglyu:gen_trace, r=SimonSapin 2016-09-09 21:13:42 -05:00
layout_traits Reorder use statements 2016-09-09 04:55:19 +02:00
msg Excise SubpageId and use only PipelineIds 2016-09-13 15:37:38 -04:00
net Reorder use statements 2016-09-09 04:55:19 +02:00
net_traits Reorder use statements 2016-09-09 04:55:19 +02:00
plugins Reorder use statements 2016-09-09 04:55:19 +02:00
profile Reorder use statements 2016-09-09 04:55:19 +02:00
profile_traits Update serde to 0.8 (fixes #12659) 2016-08-12 18:37:27 +02:00
range Update serde to 0.8 (fixes #12659) 2016-08-12 18:37:27 +02:00
script Excise SubpageId and use only PipelineIds 2016-09-13 15:37:38 -04:00
script_layout_interface Reorder use statements 2016-09-09 04:55:19 +02:00
script_traits Excise SubpageId and use only PipelineIds 2016-09-13 15:37:38 -04:00
servo Auto merge of #13204 - ejpbruel:debugger, r=jdm 2016-09-12 10:19:17 -05:00
style Resync bindings 2016-09-10 23:11:44 +08:00
style_traits Reorder use statements 2016-09-09 04:55:19 +02:00
util Implement a WebSocket server for debugging. 2016-09-12 11:02:09 +02:00
webdriver_server Use fn pipeline_id consistently, not fn pipeline 2016-09-13 15:17:40 -04:00