servo/components
Roman Klauke fe2401c566 Remove unnecessary rooting from CSSStyleDeclaration
This commit will replace calls to `self.owner.root()` with `self.owner`
to avoid unnecessary rooting of JS elements objects.

Ref.- Issue: #8126
2015-10-23 20:27:15 +02:00
..
canvas Fix issues found by rust-clippy 2015-10-12 20:21:49 -04:00
canvas_traits Handle zero-sized source surfaces properly, and upgrade ipc-channel to 2015-09-30 23:09:36 -07:00
compositing Timers are scheduled by a dedicated per-constellation thread. 2015-10-21 16:40:49 +02:00
devtools Make it possible for iframes to create their own pipeline ID. 2015-10-06 17:06:53 +10:00
devtools_traits tests for devtools integration with network requests/responses 2015-09-25 22:07:01 +05:30
gfx Auto merge of #7950 - mrobinson:layerize-iframes, r=pcwalton 2015-10-20 16:01:38 -06:00
gfx_traits Layerize canvas 2015-05-20 19:10:50 +02:00
layout Clean up the cast calls 2015-10-21 11:40:34 +02:00
layout_traits sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
msg Integrate iframes into the display list 2015-10-20 07:29:06 -07:00
net Auto merge of #7894 - Yoric:image-url, r=glennw 2015-10-14 17:26:48 -06:00
net_traits update image to 0.4.0 2015-10-21 08:37:41 +02:00
plugins Fix unrooted_must_root lint to handle arguments/return types properly (fixes #8022) 2015-10-16 01:15:28 +05:30
profile Timers are scheduled by a dedicated per-constellation thread. 2015-10-21 16:40:49 +02:00
profile_traits Timers are scheduled by a dedicated per-constellation thread. 2015-10-21 16:40:49 +02:00
script Remove unnecessary rooting from CSSStyleDeclaration 2015-10-23 20:27:15 +02:00
script_traits Timers are scheduled by a dedicated per-constellation thread. 2015-10-21 16:40:49 +02:00
servo Timers are scheduled by a dedicated per-constellation thread. 2015-10-21 16:40:49 +02:00
style Remove explicit lifetimes which can be elided. 2015-10-21 01:27:48 +02:00
style_traits sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
util Link to the HTML multipage spec, not the single-page one. 2015-10-13 11:48:51 -07:00
webdriver_server update image to 0.4.0 2015-10-21 08:37:41 +02:00
webdriver_traits Fix reported test-tidy errors for unmerged import blocks 2015-09-19 12:50:14 -04:00