NEW 257098
Allow WorkerAnimationController to be overridden by WebKit
https://bugs.webkit.org/show_bug.cgi?id=257098
Summary Allow WorkerAnimationController to be overridden by WebKit
Matt Woodrow
Reported 2023-05-20 18:07:59 PDT
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.
Attachments
Matt Woodrow
Comment 1 2023-05-20 18:10:24 PDT
Radar WebKit Bug Importer
Comment 2 2023-05-27 18:08:15 PDT
Note You need to log in before you can comment on or make changes to this bug.