servo/components/devtools
Glenn Watson 5645dba1fa 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.
2015-10-06 17:06:53 +10:00
..
actors tests for devtools integration with network requests/responses 2015-09-25 22:07:01 +05:30
actor.rs Remove 'get_*' on getters as per RFC 0344 on various components 2015-09-12 20:14:01 -04:00
Cargo.toml Upgrade rust to f93ab64d4a1a7ee91759a1594ab2a426b6cc657e/rustc-1.5.0-dev. 2015-09-23 14:44:59 +02:00
lib.rs Make it possible for iframes to create their own pipeline ID. 2015-10-06 17:06:53 +10:00
protocol.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30