[Webkit-unassigned] [Bug 223775] New: Propagate user gestures through `requestAnimationFrame` just like `setTimeout`

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 25 16:49:09 PDT 2021


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

            Bug ID: 223775
           Summary: Propagate user gestures through
                    `requestAnimationFrame` just like `setTimeout`
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: drousso at apple.com

`setTimeout` and `requestAnimationFrame` are used somewhat interchangeably on the web. There should be similar features/"affordances" for both so that if a developer decides to use a display-linked animation "loop" instead of a strictly time-based one they're able to do similar things in the callback/handler.

-- 
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/20210325/c0db4b9e/attachment.htm>


More information about the webkit-unassigned mailing list