WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
280183
120hz requestAnimationFrame is not supported on iPhone 16 Pros, it is on other iPhone Pros
https://bugs.webkit.org/show_bug.cgi?id=280183
Summary
120hz requestAnimationFrame is not supported on iPhone 16 Pros, it is on othe...
Jeffrey Blanz
Reported
2024-09-23 06:14:31 PDT
This bug (272165)[
https://bugs.webkit.org/show_bug.cgi?id=272165
] was recently fixed in iOS 18.0 beta 2 for the iPhone 13-15 Pros and M4 iPad Pros. The new iPhone 16 Pros are still stuck at 60hz on Safari. You can test it here: beta.testufo.com It would be nice if this was not only fixed for the iPhone 16 Pros, but also for future devices with above 60hz screens as well. When the M4 iPad Pro came out, it also was limited to 60hz until it was fixed. This would prevent this from happening for the 3rd time.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-09-23 07:29:29 PDT
<
rdar://problem/136498574
>
Antoine Quint
Comment 2
2024-09-23 07:49:35 PDT
I checked an iPhone 14 Pro running iOS 18 GM and it behaved as expected with regards to the "Prefer Page Rendering Updates near 60fps" where it would hit 120fps with that setting off, and 60fps with it on (the default).
Jeffrey Blanz
Comment 3
2024-09-23 07:59:29 PDT
Well I am sorry, I just realized I forgot to turn off the feature flag as the feature flags do not save on a devices transfer. I turned off the feature flag and 120hz now works on my 16 Pro max.
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