[Webkit-unassigned] [Bug 46283] New: Allow CSS animations to run at more than 40FPS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 22 11:23:22 PDT 2010


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

           Summary: Allow CSS animations to run at more than 40FPS
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: NEW
          Keywords: Performance
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: noam.rosenthal at nokia.com
                CC: simon.fraser at apple.com


Currently the timer that controls CSS animations is set to pop every 25 milliseconds, which caps CSS animations at 40 FPS.
Instead, the hardcoded 25ms should just be a default, that can be overridden by the platform in build-time.

-- 
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