Bug 236712 - [web-animations] dynamically toggle acceleration of offset animations depending on ability of animations in the effect stack to be accelerated
Summary: [web-animations] dynamically toggle acceleration of offset animations dependi...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar
Depends on: 236708 236709
Blocks: 238423
  Show dependency treegraph
 
Reported: 2022-02-16 09:26 PST by Antoine Quint
Modified: 2022-05-19 06:09 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Quint 2022-02-16 09:26:16 PST
In a similar fashion that we'll dynamically toggle acceleration of composition animations in the stack in bug 236708, we must do the same with offset animations.
Comment 1 Radar WebKit Bug Importer 2022-02-16 09:26:51 PST
<rdar://problem/89030146>
Comment 2 Antoine Quint 2022-05-18 09:06:14 PDT
Pull request: https://github.com/WebKit/WebKit/pull/726
Comment 3 Antoine Quint 2022-05-19 06:09:10 PDT
Landed https://commits.webkit.org/250737@main (r294478)!