[Webkit-unassigned] [Bug 236780] New: [frame-rate] animations with frameRate set to a value higher than 60 change the timing of requestAnimationFrame callbacks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 17 06:40:51 PST 2022


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

            Bug ID: 236780
           Summary: [frame-rate] animations with frameRate set to a value
                    higher than 60 change the timing of
                    requestAnimationFrame callbacks
           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: graouts at webkit.org
                CC: dino at apple.com, graouts at apple.com

When we added support for the frameRate property in bug 234202, we also changed the timing for requestAnimationFrame callbacks. Indeed, if an animation is set to have a frameRate higher than 60, for instance 120 on a Pro Motion device, then the requestAnimationFrame() callbacks will fire when that animation is sampled.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220217/4ea9efdd/attachment-0001.htm>


More information about the webkit-unassigned mailing list