Fix false-positive of under-invalidation checking
If a subsequence was fully painted the last time, we don't repaint the subsequence on interest rect change because the fully painted result is still useable. However this triggers false-positive of under- invalidation checking which strictly matches new and cached subsequences. Bug: 755478 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Change-Id: I24f8fa9c2e3167ff3c54954bf5e994a74ef70056 Reviewed-on: https://chromium-review.googlesource.com/661379 Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Reviewed-by:Chris Harrelson <chrishtr@chromium.org> Cr-Commit-Position: refs/heads/master@{#501161}
Showing
Please register or sign in to comment