Issue 1813383002:
Move all fast-path paint invalidation mapping into PaintInvalidationState (Closed)
Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set:
Created 4 years, 9 months ago
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Xianzhu
2016/03/22 23:32:41
The original rects were for LayoutView. They were
The original rects were for LayoutView. They were viewRect() offset by view's
old and new scroll offsets, which is incorrect. We should not apply scroll
offset on viewRect().
We should cleanup LayoutView paint invalidation, especially after
rootLayerScrolls launches.
Issue 1813383002: Move all fast-path paint invalidation mapping into PaintInvalidationState
(Closed)
Created 4 years, 9 months ago by Xianzhu
Modified 4 years, 9 months ago
Reviewers: chrishtr, leviw_travelin_and_unemployed, pdr., trchen
Base URL: https://chromium.googlesource.com/chromium/src.git@master
Comments: 62