cc: Reset prepare tiles funnel on visibility change.
commit0e9e860d8eb0fa12450f4d6c9ed7efd29e0c15c2
authorsunnyps <sunnyps@chromium.org>
Thu, 9 Jul 2015 21:12:21 +0000 (9 14:12 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 9 Jul 2015 21:14:04 +0000 (9 21:14 +0000)
treed9f4910b342d7131fb007a036ebc8a6ff7094c69
parentff9a7da8b4c0696dc9471c6b85a2ffbf6a1a46d0
cc: Reset prepare tiles funnel on visibility change.

This is a followup CL to calling PrepareTiles on each visibility
change. This ensures that the funnel in the scheduler is reset so
that on visibility changes subsequent PrepareTiles requests are
serviced by the scheduler without unnecessary delay.

BUG=497473
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel

Review URL: https://codereview.chromium.org/1224183002

Cr-Commit-Position: refs/heads/master@{#338147}
cc/scheduler/scheduler_state_machine.cc
cc/scheduler/scheduler_unittest.cc