Chromium Code Reviews
DescriptionTraverse into child LayoutViews during invalidateTreeIfNeeded
If a LayoutView's paint invalidation container is not itself, we should
pass cachedOffsetsEnabled and forceCheckForPaintInvalidation flags in
parent's PaintInvalidationState to the LayoutView, otherwise the layout
view may miss required checking of paint invalidation, or calculate
cached offsets when not feasible.
BUG=441671
TEST=fast/repaint/in-scaled-iframe.html
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=198169
Patch Set 1 #
Total comments: 3
Patch Set 2 : New method #
Total comments: 10
Patch Set 3 : Address chrishtr's comments; Fix unit tests #
Total comments: 1
Patch Set 4 : Fix failed layout tests #Patch Set 5 : Fix crashes #Patch Set 6 : NeedsRebaselines (see previous patch set for expected test expectation changes) #
Total comments: 2
Patch Set 7 : public invalidateTreeIfNeeded #
Messages
Total messages: 19 (3 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||