[webkit-reviews] review requested: [Bug 87766] [chromium] Ensure that skipping frames during an accelerated animation doesn't cause starvation : [Attachment 144831] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 30 08:41:35 PDT 2012


vollick at chromium.org has asked	for review:
Bug 87766: [chromium] Ensure that skipping frames during an accelerated
animation doesn't cause starvation
https://bugs.webkit.org/show_bug.cgi?id=87766

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

------- Additional Comments from vollick at chromium.org
(In reply to comment #3)
> (From update of attachment 144599 [details])
> This should be a CCSchedulerStateMachine option. When prepareToDraw doesn't
create a frame, you should bump a counter. When that is >k you should
forcedraw.
Done.

Also, this patch will no longer turn on dropping frames in single threaded
mode.


More information about the webkit-reviews mailing list