DescriptionHave pending and active tree use the same space for invalidations
This issue is a tile is removing and creating continually. Pending tree
don't create the tile because creating tile use layer rect. On the
other hand, when a tile remove from active tree, it uses content rect.
So,it removes a tile which don't exist in pending tree. It needs to use
same space for creating and removing tile.
BUG=601336
R=enne@chromium.org
Committed: https://crrev.com/68068222915f5d283e4fed0b865272f6ef05d8ab
Cr-Commit-Position: refs/heads/master@{#388116}
Patch Set 1 #
Messages
Total messages: 11 (5 generated)
|