[webkit-reviews] review requested: [Bug 94721] [Chromium] Scheduler will never process a commit until it receives a vsync tick. : [Attachment 160520] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 24 16:40:57 PDT 2012


David Reveman <reveman at chromium.org> has asked	for review:
Bug 94721: [Chromium] Scheduler will never process a commit until it receives a
vsync tick.
https://bugs.webkit.org/show_bug.cgi?id=94721

Attachment 160520: Patch
https://bugs.webkit.org/attachment.cgi?id=160520&action=review

------- Additional Comments from David Reveman <reveman at chromium.org>
Remove CCSchedulerClient::hasMoreResourceUpdates and
updateMoreResourcesComplete -> updateResourcesComplete. CCScheduler can now
keep calling updateMoreResources(timeLimit) at whatever interval it likes.
CCScheduler::updateResourcesComplete() is called when no resources are left.


More information about the webkit-reviews mailing list