WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Matt Woodrow
Comment 1
2023-05-20 18:10:24 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/14153
Radar WebKit Bug Importer
Comment 2
2023-05-27 18:08:15 PDT
<
rdar://problem/109936441
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug