[Webkit-unassigned] [Bug 218655] Reversed transform animation not applied alongside other transform animations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 14 07:22:14 PST 2021


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

--- Comment #3 from Antoine Quint <graouts at webkit.org> ---
I have the case where we try to add an animation that we think should be accelerated but fails to run accelerated due to the internals of GraphicsLayerCA working fine.

I also need to handle the case where we determine the animation cannot be run accelerated before even involving GraphicsLayerCA, such as a steps() timing function.

-- 
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/20210114/73e98d5e/attachment.htm>


More information about the webkit-unassigned mailing list