servo/components
Matt Brubeck 37636e8377 Don't re-add stylesheets to recompute vw/vh lengths
This is a follow-up to #9876.  It avoids clearing and rebuilding SelectorMaps
when vh and vw units need to be recomputed. Instead it just dirties all nodes,
to force elements to be re-cascaded.

Filed #10104 for later follow-up work to dirty only affected nodes.
2016-03-21 10:05:17 -07:00
..
canvas Deny unsafe code in more crates. 2016-03-18 14:43:03 +01:00
canvas_traits Deny unsafe code in more crates. 2016-03-18 14:43:03 +01:00
compositing Bump serde to 0.7 2016-03-17 13:52:39 +01:00
devtools Bump serde to 0.7 2016-03-17 13:52:39 +01:00
devtools_traits Bump serde to 0.7 2016-03-17 13:52:39 +01:00
gfx Deny unsafe code in more crates. 2016-03-18 14:43:03 +01:00
gfx_traits Deny unsafe code in more crates. 2016-03-18 14:43:03 +01:00
layout Don't re-add stylesheets to recompute vw/vh lengths 2016-03-21 10:05:17 -07:00
layout_traits Deny unsafe code in more crates. 2016-03-18 14:43:03 +01:00
msg Deny unsafe code in more crates. 2016-03-18 14:43:03 +01:00
net Use external 'threadpool' crate, remove in-tree utility. 2016-03-18 11:05:49 -04:00
net_traits Disallow unsafe code in net and net_traits. 2016-03-18 10:30:07 +01:00
plugins Update to Rust 2016-03-18. 2016-03-20 10:05:45 +01:00
profile Auto merge of #10075 - Ms2ger:deny-unsafe, r=jdm 2016-03-20 08:00:53 +05:30
profile_traits Auto merge of #10075 - Ms2ger:deny-unsafe, r=jdm 2016-03-20 08:00:53 +05:30
range Deny unsafe code in more crates. 2016-03-18 14:43:03 +01:00
script Auto merge of #10096 - GuillaumeGomez:fun_to_string, r=nox 2016-03-21 16:50:44 +05:30
script_traits Deny unsafe code in more crates. 2016-03-18 14:43:03 +01:00
servo Update to Rust 2016-03-18. 2016-03-20 10:05:45 +01:00
style Don't re-add stylesheets to recompute vw/vh lengths 2016-03-21 10:05:17 -07:00
style_traits Bump serde to 0.7 2016-03-17 13:52:39 +01:00
util Auto merge of #10087 - DDEFISHER:master, r=jdm 2016-03-20 12:25:10 +05:30
webdriver_server Deny unsafe code in more crates. 2016-03-18 14:43:03 +01:00