Open Bug 1067800 Opened 10 years ago Updated 2 years ago

swap style structs even if the old style context is shared

Categories

(Core :: CSS Parsing and Computation, defect)

defect

Tracking

()

People

(Reporter: heycam, Unassigned)

References

Details

Currently we avoid swapping equal-data structs between the old and new style contexts when restyling if either the old or new style contexts are shared.  It might be possible to do the swap even if the old style context is shared, as long as the ancestors we restyled include at least one non-shared style context.

Try run for something that does that: https://tbpl.mozilla.org/?tree=Try&rev=a35650a365eb
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.