WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
268607
[threaded-animation-resolution] ensure accelerated animations run at 120Hz
https://bugs.webkit.org/show_bug.cgi?id=268607
Summary
[threaded-animation-resolution] ensure accelerated animations run at 120Hz
Antoine Quint
Reported
2024-02-02 00:23:38 PST
The scheduling of animations being done for iOS in
https://bugs.webkit.org/show_bug.cgi?id=268282
uses the same CADisplayLink as the one used to drive page rendering updates, which is capped at 60Hz. However, we should refresh animations at 120Hz. We also need to ensure that this is implemented correctly for macOS.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-02-02 00:24:16 PST
<
rdar://problem/122170282
>
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