servo/components
bors-servo d50b87edec Auto merge of #8702 - mrobinson:fragments, r=pcwalton
Build Fragments without the RECONSTRUCT_FLOW bit

The RECONSTRUCT_FLOW restyle damage bit shouldn't apply to newly
constructed flow tree elements. It is explicitly removed for Flows, but
not for Fragments. This causes RECONSTRUCT_FLOW to bubble up to Flows
that contain any Fragments at all. Instead explicitly remove the
RECONSTRUCT_FLOW bit when creating a new Fragment.

There isn't a good way to test this currently, but all tests should
continue to pass.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8702)
<!-- Reviewable:end -->
2015-11-28 10:04:28 +05:30
..
canvas Update ipc-channel to pick up the improved error reporting. 2015-11-23 16:38:39 -08:00
canvas_traits Update ipc-channel to pick up the improved error reporting. 2015-11-23 16:38:39 -08:00
compositing Auto merge of #8688 - Ms2ger:compositing, r=pcwalton 2015-11-28 07:26:14 +05:30
devtools Upgrade to rustc 1.6.0-nightly (d5fde83ae 2015-11-12) 2015-11-27 00:15:29 -05:00
devtools_traits Upgrade to rustc 1.6.0-nightly (d5fde83ae 2015-11-12) 2015-11-27 00:15:29 -05:00
gfx Upgrade to rustc 1.6.0-nightly (d5fde83ae 2015-11-12) 2015-11-27 00:15:29 -05:00
gfx_traits Update euclid to 0.3 2015-10-28 21:34:23 +05:30
layout Auto merge of #8702 - mrobinson:fragments, r=pcwalton 2015-11-28 10:04:28 +05:30
layout_traits Upgrade to rustc 1.6.0-nightly (d5fde83ae 2015-11-12) 2015-11-27 00:15:29 -05:00
msg Upgrade to rustc 1.6.0-nightly (d5fde83ae 2015-11-12) 2015-11-27 00:15:29 -05:00
net Auto merge of #8516 - KiChjang:http-fetch-refactor, r=jdm 2015-11-27 11:39:32 +05:30
net_traits Auto merge of #8516 - KiChjang:http-fetch-refactor, r=jdm 2015-11-27 11:39:32 +05:30
plugins Upgrade to rustc 1.6.0-nightly (d5fde83ae 2015-11-12) 2015-11-27 00:15:29 -05:00
profile Upgrade to rustc 1.6.0-nightly (d5fde83ae 2015-11-12) 2015-11-27 00:15:29 -05:00
profile_traits Update ipc-channel to pick up the improved error reporting. 2015-11-23 16:38:39 -08:00
script Auto merge of #8701 - nerith:attribute, r=jdm 2015-11-28 06:07:46 +05:30
script_traits Remove #[allow(raw_pointer_derive)] attributes 2015-11-27 14:32:57 -05:00
servo Upgrade to rustc 1.6.0-nightly (d5fde83ae 2015-11-12) 2015-11-27 00:15:29 -05:00
style Upgrade to rustc 1.6.0-nightly (d5fde83ae 2015-11-12) 2015-11-27 00:15:29 -05:00
style_traits Upgrade to rustc 1.6.0-nightly (d5fde83ae 2015-11-12) 2015-11-27 00:15:29 -05:00
util Upgrade to rustc 1.6.0-nightly (d5fde83ae 2015-11-12) 2015-11-27 00:15:29 -05:00
webdriver_server Upgrade to rustc 1.6.0-nightly (d5fde83ae 2015-11-12) 2015-11-27 00:15:29 -05:00
webdriver_traits Fix reported test-tidy errors for unmerged import blocks 2015-09-19 12:50:14 -04:00