[Webkit-unassigned] [Bug 168111] Make requestAnimationFrame use the new animation controller

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 15 13:50:05 PDT 2017


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

mdrejhon <mark at blurbusters.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mark at blurbusters.com

--- Comment #2 from mdrejhon <mark at blurbusters.com> ---
An additional consideration is to make sure the new animation controller has a migration path to HTML 5.2 variable refresh rate standards, seen at https://github.com/w3c/html/issues/375   -- ala GSYNC, FreeSync, HDMI 2.1 VRR, VESA Adaptive-Sync (And possibly future versions of Apple ProMotion that supports dynamic VRR).

e.g. Sychronizing refresh rate to the rate of animations of the dominant full screen canvas (e.g. 45fps makes the screen run at 45Hz), for <VIDEO>, for WebGL, and for Canvas2D.

-- 
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/20170615/a95cdf10/attachment-0001.html>


More information about the webkit-unassigned mailing list