[Webkit-unassigned] [Bug 65645] Scroll animator changes to nail the framerate

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


https://bugs.webkit.org/show_bug.cgi?id=65645


James Robinson <jamesr at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #102835|review?                     |review-
               Flag|                            |




--- Comment #2 from James Robinson <jamesr at chromium.org>  2011-08-03 15:12:55 PST ---
(From update of attachment 102835)
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?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list