[Webkit-unassigned] [Bug 173434] Support for 120Hz requestAnimationFrame
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 26 14:08:35 PST 2023
https://bugs.webkit.org/show_bug.cgi?id=173434
--- Comment #43 from mdrejhon <mark at blurbusters.com> ---
Created attachment 469213
--> https://bugs.webkit.org/attachment.cgi?id=469213&action=review
Accidentally misleading tooltip by Safari Browser on MacOS
A (potentially accidentally misleading/accidentally deceptive) tooltip by Apple;
The screenshot claims matching refresh rate, but this tooltip is false when connecting a monitor of a refresh rate above 120Hz. For example, a 144Hz monitor will always permanently stutter at 60fps and 120fps, since 144 is not divisible by 60, and because of a hidden frame rate cap built into Apple Safari.
With 60 vs 120 vs 240 massively more mainstream visible on OLED with its fast pixel response, I think Apple needs to either (A) correct the tooltip to say that frame rate will still be capped to 120, or (B) remove the Safari internal whisper cap of 120 for any refresh rate above 120.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20231226/3eca0049/attachment-0001.htm>
More information about the webkit-unassigned
mailing list