[Webkit-unassigned] [Bug 229399] Composited & non-composited animation iterations are unsynced
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Feb 3 06:26:14 PST 2022
https://bugs.webkit.org/show_bug.cgi?id=229399
Antoine Quint <graouts at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://bugs.webkit.org/sho
| |w_bug.cgi?id=236080
--- Comment #7 from Antoine Quint <graouts at webkit.org> ---
The delay thing is a complete red herring and indicative of another bug actually: we simply don't run an accelerated animation in this case! We do add a pending action to start the accelerated animation but when we try to start it, the renderer is not composited yet and we exit, the animation never starting. I expect the nature of this bug is different than the synchronization issue we're trying to sort out here, so I filed bug 236080.
--
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/74c0a128/attachment-0001.htm>
More information about the webkit-unassigned
mailing list