[Webkit-unassigned] [Bug 216122] New: Consecutive requestAnimationFrame callbacks may be passed the same timestamp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 3 05:57:52 PDT 2020


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

            Bug ID: 216122
           Summary: Consecutive requestAnimationFrame callbacks may be
                    passed the same timestamp
           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

In some circumstances ScriptedAnimationController::serviceRequestAnimationFrameCallbacks() may be called more than once with the same timestamp which means that requestAnimationFrame() callbacks may end up being called twice for the same timestamp.

-- 
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/20200903/59a320a0/attachment.htm>


More information about the webkit-unassigned mailing list