[webkit-reviews] review denied: [Bug 65645] Scroll animator changes to nail the framerate : [Attachment 102835] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 3 15:12:55 PDT 2011


James Robinson <jamesr at chromium.org> has denied Scott Byer
<scottbyer at chromium.org>'s request for review:
Bug 65645: Scroll animator changes to nail the framerate
https://bugs.webkit.org/show_bug.cgi?id=65645

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

------- Additional Comments from James Robinson <jamesr at chromium.org>
Hmm, I didn't realize this was all Timer based.  You will not get a solid
framerate off of Timers, no matter what you do.  Have you looked into use the
requestAnimationFrame machinery?


More information about the webkit-reviews mailing list