diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2017-10-12 01:04:57 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-10-12 01:04:57 -0500 |
commit | 82a013ae073e1e546d80866710ca395bb71cab7c (patch) | |
tree | 1ecff76aa119e99fe685fc2bc4fe9ba8af664285 /servobuild.example | |
parent | 99e15f0f03fceb97f2dd54e049fc133a7001c157 (diff) | |
parent | 0eb7d65e73d51bf3b85d2607fd0e4b4782781856 (diff) | |
download | servo-82a013ae073e1e546d80866710ca395bb71cab7c.tar.gz servo-82a013ae073e1e546d80866710ca395bb71cab7c.zip |
Auto merge of #18844 - jryans:stylo-visited-reparent-cascade, r=emilio
Limit visited cascade for reparenting
The specialized cascade flow in `stylist::compute_style_with_inputs` (used with
reparenting) currently computes all properties for visited styles, but we only
need visited-dependent properties.
This adds the cascade flag to reduce the work to visited-dependent properties
only, like we do for the regular cascade flow.
https://bugzilla.mozilla.org/show_bug.cgi?id=1407813
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/18844)
<!-- Reviewable:end -->
Diffstat (limited to 'servobuild.example')
0 files changed, 0 insertions, 0 deletions