Bug 309962
| Summary: | [threaded-animations] remote timeline is not preserved in update for animation targeting primary and backdrop layers | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Antoine Quint <graouts> |
| Component: | Animations | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | graouts, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Antoine Quint
If an animation targets both the primary and backdrop layers for an element, updating that animation will crash the UI process because we're hitting `RELEASE_ASSERT(timeline, "Remote layer tree animations should have a pre-registered timeline.")` in `RemoteLayerTreeNode::setAcceleratedEffectsAndBaseValues()`.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Antoine Quint
rdar://171248927
Antoine Quint
https://github.com/WebKit/WebKit/pull/60639
EWS
Committed 309277@main (9ca97ba47fc5): <https://commits.webkit.org/309277@main>
Reviewed commits have been landed. Closing PR #60639 and removing active labels.
EWS
Committed 305413.481@safari-7624-branch (c26ef46a3ebb): <https://commits.webkit.org/305413.481@safari-7624-branch>
Reviewed commits have been landed. Closing PR #4717 and removing active labels.