Bug 310711
| Summary: | [threaded-animations] navigating between apple.com and cnn.com back and forth yields a timeline lookup failure | ||
|---|---|---|---|
| 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
Steps to reproduce in STP 239:
1. load apple.com
2. in the same tab load cnn.com
3. press the back button
4. press the forward button
At this point we fail to find a timeline under `RemoteLayerTreeNode::setAcceleratedEffectsAndBaseValues()` and crash.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/173325751>
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/61330
EWS
Committed 309972@main (f67bc569d1c1): <https://commits.webkit.org/309972@main>
Reviewed commits have been landed. Closing PR #61330 and removing active labels.