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
Radar WebKit Bug Importer
Comment 1 2024-02-02 00:24:16 PST
Note You need to log in before you can comment on or make changes to this bug.