[Webkit-unassigned] [Bug 173434] Support for 120Hz requestAnimationFrame

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 7 14:34:41 PST 2021


https://bugs.webkit.org/show_bug.cgi?id=173434

mksl <maks at manichord.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |maks at manichord.com

--- Comment #17 from mksl <maks at manichord.com> ---
@jdspugh are you sure about that? The documentation at: 
https://developer.mozilla.org/en-US/docs/Web/API/window/requestAnimationFrame 

would suggest refreshrate *does* matter to using requestAnimationFrame specifically:

>The number of callbacks is usually 60 times per second, but will generally match >the display refresh rate in most web browsers as per W3C recommendation. 

note the usage of "usually", "generally", "most".

-- 
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/20211107/c55eb81b/attachment.htm>


More information about the webkit-unassigned mailing list