Bug 269592
Summary: | [threaded-animation-resolution] avoid scheduling style resolution while accelerated animations are entirely 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 | ||
Bug Depends on: | |||
Bug Blocks: | 250970 |
Antoine Quint
A key advantage of using accelerated animations is to avoid resolving styles on each animation frame if all animated properties are accelerated. We need to ensure that we do this correctly for threaded animation resolution.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/24633
EWS
Committed 274881@main (8f9dae218112): <https://commits.webkit.org/274881@main>
Reviewed commits have been landed. Closing PR #24633 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/123114196>