DescriptionDelay construction of StyleResolverState until after style sharing.
In some (synthetic) cases, style sharing is so efficient that the
construction of StyleResolverState negatively impacts performance.
Since we only need an ElementResolveContext (plus some parent information)
to determine style sharing, we can delay the StyleResolverState
construction until after that.
R=rune@opera.com
BUG=437281
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=186346
Patch Set 1 #
Total comments: 2
Messages
Total messages: 8 (1 generated)
|