[webkit-reviews] review granted: [Bug 100536] Coordinated Graphics: Animation jerkiness when rAF is enabled : [Attachment 171030] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 26 15:41:34 PDT 2012


Kenneth Rohde Christiansen <kenneth at webkit.org> has granted Noam Rosenthal
<noam.rosenthal at nokia.com>'s request for review:
Bug 100536: Coordinated Graphics: Animation jerkiness when rAF is enabled
https://bugs.webkit.org/show_bug.cgi?id=100536

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

------- Additional Comments from Kenneth Rohde Christiansen
<kenneth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=171030&action=review


> Source/WebKit2/ChangeLog:10
> +	   frame returns right away instead of wait till the previous frame is
actually rendered.

waiting?

> Source/WebKit2/ChangeLog:14
> +	   RequestAnimationFrame message to the UI process, which resonds with
AnimationFrameReady

responds?

> Source/WebKit2/ChangeLog:18
> +	   This code path is tested by existing requestAnimationFrame tests.
There is no
> +	   infrastructure to test animation jerkiness beyond that.

why wasnt it caught before?


More information about the webkit-reviews mailing list