[chromium] vsync ticks are needed in invisible tabs when we are still updating resources
authornduca@chromium.org <nduca@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Tue, 13 Mar 2012 22:50:18 +0000 (22:50 +0000)
committernduca@chromium.org <nduca@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Tue, 13 Mar 2012 22:50:18 +0000 (22:50 +0000)
commitcb72eb928f4c19488c8261df48edd8c407836f24
tree6aea9a0621eb016c4296f98fdb90d636f19c3ad4
parent6eb65a20c78c7f2853fa5801b75f9b4e3cc473d6
[chromium] vsync ticks are needed in invisible tabs when we are still updating resources
https://bugs.webkit.org/show_bug.cgi?id=80910

Reviewed by James Robinson.

Source/WebCore:

* platform/graphics/chromium/cc/CCSchedulerStateMachine.cpp:
(WebCore::CCSchedulerStateMachine::vsyncCallbackNeeded):

Source/WebKit/chromium:

* tests/CCSchedulerStateMachineTest.cpp:
(WebCore::TEST):
(WebCore):

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@110627 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Source/WebCore/ChangeLog
Source/WebCore/platform/graphics/chromium/cc/CCSchedulerStateMachine.cpp
Source/WebKit/chromium/ChangeLog
Source/WebKit/chromium/tests/CCSchedulerStateMachineTest.cpp