servo/components/constellation
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
..
Cargo.toml Update euclid to 0.10.1 2016-08-21 03:03:45 +02:00
constellation.rs Excise SubpageId and use only PipelineIds 2016-09-13 15:37:38 -04:00
lib.rs Remove clipboard crate to due disallowed usage of GPL code 2016-07-20 11:44:55 -05:00
pipeline.rs Excise SubpageId and use only PipelineIds 2016-09-13 15:37:38 -04:00
sandboxing.rs Use Result instead of panicking when the resource dir can't be found 2016-07-21 12:07:25 +05:30
timer_scheduler.rs Replace the one-thread-per-timeout model by a two-thread model of timeouts. 2016-05-20 13:59:12 -05:00