Chromium Code Reviews
DescriptionSimplify the paint invalidation bits.
The only thing they're used for now is to clear the
background obscuration state on RenderBox. They're
also used in RenderLayerModelObject::styleWillChange,
but that usage seems like a huge premature optimization.
Unfortunately, the RenderBox one walks up the ancestor
chain, so it's likely a necessary performance optimization.
R=esprehn@chromium.org
Committed: https://chromium.googlesource.com/external/mojo/+/5738b6bebcd8b6a85911523b47b705420c5d3c58
Patch Set 1 #
Total comments: 3
Patch Set 2 : add one more check #
Messages
Total messages: 5 (1 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||