DescriptionForced style invalidation when clearing resolver no longer needed.
When the StyleInvalidator was stored on the RuleFeatureSet, we had to
invalidate with pending invalidations before clearing the RuleFeatureSets
as part of clearing the StyleResolver. After the StyleInvalidator was
moved to StyleEngine, this is no longer necessary as invalidation sets
are reference counted and can be used by the invalidator after their
stylesheets are nuked.
TEST=fast/css/invalidation/style-update-with-added-stylesheet.html
R=chrishtr@chromium.org,esprehn@chromium.org
BUG=401359
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=195407
Patch Set 1 #Patch Set 2 : Removed no longer valid styleResolver() assert. #
Messages
Total messages: 22 (8 generated)
|