[Webkit-unassigned] [Bug 211839] [Web Animations] Use CA animations when playbackRate != 1 and direction != normal

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 26 06:42:41 PDT 2021


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

--- Comment #5 from Matt Perry <mattgperry at gmail.com> ---
(In reply to Matt Perry from comment #4)

> If this ticket gets resolved can you also offer a way to flag to Webkit that
> an animation shouldn't run on the main thread? 


Apologises, that should read "should run on the main thread". Specifically something like

element.animate(keyframes, { _webkitRunOnMainThread: true })

would be appreciated.

-- 
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/20210826/a0ffe91c/attachment-0001.htm>


More information about the webkit-unassigned mailing list