[Webkit-unassigned] [Bug 167899] Unify all animation types through a shared AnimationController

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 10 00:53:15 PDT 2023


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

Antoine Quint <graouts at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |graouts at webkit.org

--- Comment #2 from Antoine Quint <graouts at webkit.org> ---
I think that CSS Animations, CSS Transitions, Web Animations and requestAnimationFrame all use the same DisplayRefreshMonitor, or at least they are all serviced from Page::updateRendering(). I expect however that this is not the case for SVG Animations. Is this still a goal?

-- 
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/20230510/bf08e8bb/attachment-0001.htm>


More information about the webkit-unassigned mailing list