[Webkit-unassigned] [Bug 229399] Composited & non-composited animation iterations are unsynced

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 3 05:45:03 PST 2022


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

--- Comment #6 from Antoine Quint <graouts at webkit.org> ---
Adding a delay, even just 1ms, fixes the issue with the reduction, because I think we're switching from using a pre-computed absolute start time in the startAnimation() lambda in KeyframeEffect when committing the GraphicsLayerCA animation rather than using the current media time.

-- 
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/20220203/83a0e9b6/attachment.htm>


More information about the webkit-unassigned mailing list