fune/servo/components
Glenn Watson 5130b51a6c servo: Merge #7807 - Make it possible for iframes to create their own pipeline ID (from glennw:pid); r=jdm
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.

Source-Repo: https://github.com/servo/servo
Source-Revision: 098bdb5f22500a6e856b085a1140090f63ef8645
2015-10-06 01:08:32 -06:00
..
app_units servo: Merge #7810 - Prepare app_units crate for publishing (from glennw:publish-au); r=jdm 2015-09-30 21:53:42 -06:00
canvas servo: Merge #7802 - Handle zero-sized source surfaces properly, and upgrade ipc-channel to incorporate the fix for zero-sized shmem on Mac (from pcwalton:zero-size-source-surfaces); r=mbrubeck 2015-10-01 00:08:34 -06:00
canvas_traits servo: Merge #7802 - Handle zero-sized source surfaces properly, and upgrade ipc-channel to incorporate the fix for zero-sized shmem on Mac (from pcwalton:zero-size-source-surfaces); r=mbrubeck 2015-10-01 00:08:34 -06:00
compositing servo: Merge #7807 - Make it possible for iframes to create their own pipeline ID (from glennw:pid); r=jdm 2015-10-06 01:08:32 -06:00
devtools servo: Merge #7807 - Make it possible for iframes to create their own pipeline ID (from glennw:pid); r=jdm 2015-10-06 01:08:32 -06:00
devtools_traits servo: Merge #7497 - tests for devtools integration with network requests/responses (from psdh:devtest7473); r=jdm 2015-09-25 11:35:57 -06:00
gfx servo: Merge #7807 - Make it possible for iframes to create their own pipeline ID (from glennw:pid); r=jdm 2015-10-06 01:08:32 -06:00
gfx_traits servo: Merge #6083 - First steps to layerize canvas (from emilio:layerize-canvas); r=pcwalton 2015-05-20 15:42:06 -05:00
layout servo: Merge #7807 - Make it possible for iframes to create their own pipeline ID (from glennw:pid); r=jdm 2015-10-06 01:08:32 -06:00
layout_traits servo: Merge #7698 - sorted the declarations in various files (from Wafflespeanut:sorting); r=frewsxcv 2015-09-23 15:02:56 -06:00
msg servo: Merge #7807 - Make it possible for iframes to create their own pipeline ID (from glennw:pid); r=jdm 2015-10-06 01:08:32 -06:00
net servo: Merge #7693 - Implement Storage::SupportedPropertyNames (from ddrmanxbxfr:StorageSupportedAttributes); r=jdm 2015-10-04 11:12:37 -06:00
net_traits servo: Merge #7693 - Implement Storage::SupportedPropertyNames (from ddrmanxbxfr:StorageSupportedAttributes); r=jdm 2015-10-04 11:12:37 -06:00
plugins servo: Merge #7837 - Rust upgrade to nightly 20151002 (from larsbergstrom:rustup_20151002); r=Manishearth 2015-10-05 10:23:44 -06:00
profile servo: Merge #7698 - sorted the declarations in various files (from Wafflespeanut:sorting); r=frewsxcv 2015-09-23 15:02:56 -06:00
profile_traits servo: Merge #7698 - sorted the declarations in various files (from Wafflespeanut:sorting); r=frewsxcv 2015-09-23 15:02:56 -06:00
script servo: Merge #7807 - Make it possible for iframes to create their own pipeline ID (from glennw:pid); r=jdm 2015-10-06 01:08:32 -06:00
script_traits servo: Merge #7807 - Make it possible for iframes to create their own pipeline ID (from glennw:pid); r=jdm 2015-10-06 01:08:32 -06:00
servo servo: Merge #7837 - Rust upgrade to nightly 20151002 (from larsbergstrom:rustup_20151002); r=Manishearth 2015-10-05 10:23:44 -06:00
style servo: Merge #7683 - Implement size attribute for <font> element (from frewsxcv:html-font-element-size-attr); r=nox 2015-10-05 02:33:02 -06:00
style_traits servo: Merge #7698 - sorted the declarations in various files (from Wafflespeanut:sorting); r=frewsxcv 2015-09-23 15:02:56 -06:00
util servo: Merge #7683 - Implement size attribute for <font> element (from frewsxcv:html-font-element-size-attr); r=nox 2015-10-05 02:33:02 -06:00
webdriver_server servo: Merge #7651 - Implement resettable and String-valued prefs (from jgraham:prefs_reset); r=Ms2ger 2015-09-25 08:18:06 -06:00
webdriver_traits servo: Merge #7662 - Check for multiple import blocks separated by whitespace (from nerith:import); r=frewsxcv 2015-09-19 13:34:51 -06:00