[Webkit-unassigned] [Bug 257098] New: Allow WorkerAnimationController to be overridden by WebKit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 20 18:07:59 PDT 2023


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

            Bug ID: 257098
           Summary: Allow WorkerAnimationController to be overridden by
                    WebKit
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mattwoodrow at apple.com
            Blocks: 232918

WebCore::WorkerAnimationController controls requestAnimationCallback timing for Web Worker, and is currently implemented in WebCore, using a Timer.

The WebKit layer should be able to override this, with platform specific behaviour, including Display Link callbacks on Mac/iOS.


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=232918
[Bug 232918] requestAnimationFrame callbacks in workers should be driven off display updates
-- 
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/20230521/1b3c26e6/attachment.htm>


More information about the webkit-unassigned mailing list