DescriptionSimplified code for styleResolverChanged.
Removed StyleResolverChange class by:
- Marking Document scope for recalc in the stylesheet collection class like
we do for shadow scopes instead of propagating it up to Document.
- Move the check for doing full repaint after all stylesheets have been
loaded to Document::styleResolverChanged.
Introduced a shouldUpdateDocumentStyleSheetCollection helper method.
R=esprehn@chromium.org,ojan@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=176050
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|