Chromium Code Reviews
DescriptionDon't walk treescopes in updateActiveStyleSheets until the resolver exists.
The update doesn't actually do anything until the resolver
is created, just skip the tree walk.
This also removes the special case for document from StyleSheetCollection
which didn't make any sense. It would cause us to discard the entire
resolver whenever the sheets in the document changed which is far more
work than is actually needed. We probably are missing some font invalidation
code now, but we can add that back later.
R=ojan@chromium.org
Committed: https://chromium.googlesource.com/external/mojo/+/f9097c9b39eeee2eda1c1eb5832c725a6cd1e442
Patch Set 1 #
Total comments: 3
Patch Set 2 : Remove comments. #
Messages
Total messages: 3 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||