[Webkit-unassigned] [Bug 167825] New: Change the CSS animation timer a to be little more than 60fps to ensure we hit that frame rate.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 3 20:18:52 PST 2017


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

            Bug ID: 167825
           Summary: Change the CSS animation timer a to be little more
                    than 60fps to ensure we hit that frame rate.
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Animations
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sabouhallawa at apple.com
                CC: dino at apple.com

The system timer fires little bit slower than 60fps. This might cause the frame to be missed and hence can lower the frame rate significantly. The CSS animation frame rate on iOS is almost 40fps. The rAF timer was set to 15ms for the same reason. So we need to set the repeated CSS animation timer also to 15ms.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170204/cdffd391/attachment.html>


More information about the webkit-unassigned mailing list