Descriptioncc: Set requires high res upon becoming visible
We should delay setting the flag that we require high res tiles to draw
until we become visible. The reason for this is that when invisible,
we could still activate which would cause us to reset the high res flag.
By delaying setting this until we're visible, we ensure that the flag
is active at the earliest time when we kick off the raster system again.
BUG=371624
R=enne, reveman
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=270209
Patch Set 1 #Patch Set 2 : update #Patch Set 3 : +test #
Total comments: 3
Patch Set 4 : #
Messages
Total messages: 12 (0 generated)
|