Descriptioncc: Invalidate all new recorded pixels when a layer grows.
Previously we invalidated only new recorded pixels on tiles that
resized but ignored new recording tiles. The problem with this is that
if the old layer size is on the boundary of recording tiles, then we
invalidate nothing. But there may be raster tiles that would like to
use the new recording tiles, and currently have uninitialized content
in them, but they don't get invalidated to hear about it.
R=vmpstr
BUG=411774
Committed: https://crrev.com/d0a11b12e7fcc37409d2fcb35c8a59f44d82b5d5
Cr-Commit-Position: refs/heads/master@{#294203}
Patch Set 1 #
Total comments: 2
Patch Set 2 : invalidateraster: review #
Messages
Total messages: 11 (3 generated)
|