Bug 236708
| Summary: | [web-animations] dynamically toggle acceleration of composition animations depending on ability of animations in the effect stack to be accelerated | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Antoine Quint <graouts> |
| Component: | Animations | Assignee: | Antoine Quint <graouts> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | dino, graouts, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=236447 | ||
| Bug Depends on: | |||
| Bug Blocks: | 236712 | ||
Antoine Quint
This is a followup to bug 236447. We need to deal with dynamically adding or removing an animation in the effect stack that affects the ability of other animations to run accelerated.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/89029577>
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/643
Antoine Quint
Landed https://commits.webkit.org/250686@main (r294391)!