DescriptionSkip traversing wholeSubtree subtrees with clean invalidation bits.
During style invalidation we need to continue to traverse a subtree that is
marked with SubtreeStyleChange to clear any remaining invalidation bits.
But, when the childNeedsInvalidation bit is not set, there should be no
bits left to clear in the subtree. Hence, we can skip traversing that
subtree.
R=esprehn@chromium.org,chrishtr@chromium.org
BUG=381062
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175564
Patch Set 1 #
Total comments: 2
Patch Set 2 : Fixed review issue. #
Messages
Total messages: 11 (0 generated)
|