4 years, 11 months ago
(2015-06-05 20:42:04 UTC)
#2
chrishtr
https://codereview.chromium.org/1154993004/diff/1/Source/core/paint/ScrollableAreaPainter.cpp File Source/core/paint/ScrollableAreaPainter.cpp (right): https://codereview.chromium.org/1154993004/diff/1/Source/core/paint/ScrollableAreaPainter.cpp#newcode31 Source/core/paint/ScrollableAreaPainter.cpp:31: if (!absRect.intersects(damageRect)) Why is this ok? I thought we ...
4 years, 11 months ago
(2015-06-05 22:50:09 UTC)
#3
https://codereview.chromium.org/1154993004/diff/1/Source/core/paint/ScrollableAreaPainter.cpp File Source/core/paint/ScrollableAreaPainter.cpp (right): https://codereview.chromium.org/1154993004/diff/1/Source/core/paint/ScrollableAreaPainter.cpp#newcode31 Source/core/paint/ScrollableAreaPainter.cpp:31: if (!absRect.intersects(damageRect)) Why is this ok? I thought we ...
4 years, 11 months ago
(2015-06-05 22:50:09 UTC)
#4
Issue 1154993004: Don't paint empty scrollbar parts
(Closed)
Created 4 years, 11 months ago by Xianzhu
Modified 4 years, 11 months ago
Reviewers: chrishtr, pdr.
Base URL: svn://svn.chromium.org/blink/trunk
Comments: 5