DescriptionRevert "Move some scroll invalidations to the paint invalidation phase"
This change partly reverts
https://codereview.chromium.org/498773007
This is blocked on fixing issues with incorrect paint
invalidation containers. Those are complicated matters
and require a lot of thinking to get right. It's also not
clear the amount of work required to fix this more fundamental
issue and we need something to fix the regression.
This change doesn't re-introduce the
updateFixedElementPaintInvalidationRectsAfterScroll
logic as it should be taken care by the paint
invalidation logic (or covered by some test case).
BUG=426507
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=185463
Patch Set 1 #
Total comments: 7
Patch Set 2 : Updated patch after Dan's comments. #Patch Set 3 : New test is not cross-platform due to text. #
Messages
Total messages: 14 (5 generated)
|