Chromium Code Reviews
DescriptionSkip caching in all scopes
It's hard to match scoped display items to cached display items because
sometimes the scope id is not stable (such as collapsed border paintings
in a table).
Because scopes are rare (currently used for table collapsed borders,
printing, reflection and multi-column), we expect this won't affect
performance of most normal web pages.
If this looks good, we could also remove scopeOwner, scopeId and the
logics to manage them.
BUG=500034, 497614
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=197086
Patch Set 1 #
Total comments: 1
Messages
Total messages: 9 (2 generated)
|
|||||||||||||||||||||||||||||||||||||