Improve paint invalidation handling around throttling
This avoids over-invalidation when render throttling status changes. Rather than unconditionally invalidating the frame contents, with this CL we simply postpone propagating invalidation bits up to the parent document until the frame becomes unthrottled. Change-Id: Id510939429f40547a4e8a7e6df1c66a0f0869fad Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2506298Reviewed-by:Xianzhu Wang <wangxianzhu@chromium.org> Commit-Queue: Stefan Zager <szager@chromium.org> Cr-Commit-Position: refs/heads/master@{#829105}
Showing
Please register or sign in to comment