Bug 236712
Summary: | [web-animations] dynamically toggle acceleration of offset 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=238423 | ||
Bug Depends on: | 236708, 236709 | ||
Bug Blocks: | 238423 |
Antoine Quint
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/89030146>
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/726
Antoine Quint
Landed https://commits.webkit.org/250737@main (r294478)!