servo/components/msg
bors-servo 098bdb5f22 Auto merge of #7807 - glennw:pid, r=jdm
Make it possible for iframes to create their own pipeline ID.

This doesn't change any functionality, but it's the first step towards removing SubpageId.

Adding this change now will allow us to gradually change over code referencing subpage id rather than in one massive PR.

Introduces a namespace for pipeline ID generation - there is a namespace for the constellation thread, and one per script thread.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7807)
<!-- Reviewable:end -->
2015-10-06 01:08:32 -06:00
..
Cargo.toml Update servo to use published app units crate 2015-10-01 11:45:35 +10:00
compositor_msg.rs Rework how StackingContexts are dynamically added to layers 2015-10-05 13:35:31 -07:00
constellation_msg.rs Make it possible for iframes to create their own pipeline ID. 2015-10-06 17:06:53 +10:00
lib.rs Split Au type into separate crate, with minimal dependencies. 2015-10-01 07:16:11 +10:00
webdriver_msg.rs Fix reported test-tidy errors for unmerged import blocks 2015-09-19 12:50:14 -04:00