Description(Reland) cc: Remove recycled tilings when active tree removes them.
This patch is the second part of ensuring that recycle tree does not
contain any unshared tiles.
This is done by removing recycle tree tilings when active tree removes
those tilings.
This includes a check in RemoveTilings for NULL tilings. When the first
pending tree activates, it swaps with active tree's NULL tilings, which
become the recycle tilings. When removing tilings, we have to ensure
that tilings is not NULL before accessing its members.
BUG=393802
R=danakj, enne
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=285114
Patch Set 1 #
Messages
Total messages: 8 (0 generated)
|