DescriptionRevert of Remove fallback tick software draw. (patchset #3 id:100001 of https://codereview.chromium.org/1428263003/ )
Reason for revert:
Causes scheduler to stop activating after clearView is called. PrepareTiles is required to advance the scheduler, so draws are currently needed.
crbug.com/558743
Original issue's description:
> Remove fallback tick software draw.
>
> The fallback software draw was needed to allow the scheduler to advance
> in cases where the WebView is detached or offscreen. Because it is now
> possible for the pending tree to activate without a draw, the fallback
> tick is no longer needed in order for VisualStateListener callbacks
> to fire.
>
> BUG=431166
>
> Committed: https://crrev.com/9addff46d3bc49f8d04e43eeb3f55e01a4982a00
> Cr-Commit-Position: refs/heads/master@{#358156}
TBR=boliu@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=431166
Committed: https://crrev.com/30da41a6f63826d4c7f4a5cd1c14c9ff9ca7258f
Cr-Commit-Position: refs/heads/master@{#361334}
Patch Set 1 #Patch Set 2 : Keep changed tests, revert fallback tick removal. #
Messages
Total messages: 9 (3 generated)
|