Bug 301727
| Summary: | [threaded-animation-resolution] add support for threaded animation resolution in `GraphicsLayerCA::moveOrCopyAnimations()` | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Antoine Quint <graouts> |
| Component: | Animations | Assignee: | Antoine Quint <graouts> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | graouts, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Antoine Quint
During the initial bringup for threaded animation resolution we neglected to add some specific code to `GraphicsLayerCA::moveOrCopyAnimations()` such that animations get copied from one layer to another, which happens during tiling, for instance.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/163752002>
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/53231
EWS
Committed 302378@main (a4e8293aa962): <https://commits.webkit.org/302378@main>
Reviewed commits have been landed. Closing PR #53231 and removing active labels.