summaryrefslogtreecommitdiffstats
path: root/chrome/browser/DEPS
diff options
context:
space:
mode:
authorowenlin <owenlin@chromium.org>2014-09-17 20:33:50 -0700
committerCommit bot <commit-bot@chromium.org>2014-09-18 03:34:21 +0000
commitfabf4a210dd8ac773887c3099bd4dd4b21050889 (patch)
treed5226353930781b03d712cc45f7574b86f130992 /chrome/browser/DEPS
parent6a16d0ff9ff608f96662a26ce8423ae9c35c0bc2 (diff)
downloadchromium_src-fabf4a210dd8ac773887c3099bd4dd4b21050889.zip
chromium_src-fabf4a210dd8ac773887c3099bd4dd4b21050889.tar.gz
chromium_src-fabf4a210dd8ac773887c3099bd4dd4b21050889.tar.bz2
rendering_helper - Schedule the RenderContent on a constant rate.
RepeatingTimer uses a constant delay to schedule the next task. If the current task is postponed for any reason, the delay would be accumulated. This is not the behavior we want for playing video (to sync with the audio). In this CL, we schedule the task by ourselves and try to catch up once we fall behind. BUG=411123 TEST=Run the test on Peach Pit. Review URL: https://codereview.chromium.org/571743003 Cr-Commit-Position: refs/heads/master@{#295407}
Diffstat (limited to 'chrome/browser/DEPS')
0 files changed, 0 insertions, 0 deletions