DescriptionEnsure invalidation of non-composited scrollbars on resize
When a scrollable area is resized, scrollbars will be relocated.
The original scrollbar damage logic doesn't always cover the case
because the properties of the scrollbars may be unchanged.
We could let incremental invalidation cover scrollbars, but just do
a full invalidation if there are any non-composited scrollbars because
incremental invalidation will go away with slimming paint.
BUG=430053
TEST=fast/repaint/scrollbar-invalidation-on-resize.html
TEST=fast/repaint/scrollbar-invalidation-on-resize-with-border.html
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=185456
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|