Bug 303254
| Summary: | [threaded-animations] WPT test scroll-animations/css/animation-timeline-view-functional-notation.tentative.html crashes with "Threaded Scroll-driven Animations" enabled | ||
|---|---|---|---|
| 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
The following command crashes the web process:
rwt --debug imported/w3c/web-platform-tests/scroll-animations/css/animation-timeline-view-functional-notation.tentative.html --iterations 100 --experimental-feature ThreadedScrollDrivenAnimationsEnabled=true
We crash under `KeyframeEffect::addPendingAcceleratedAction()` calling into `animation()->acceleratedStateDidChange()` when the animation is null.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/165550962>
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/54574
EWS
Committed 303646@main (3ab5e9cc13fe): <https://commits.webkit.org/303646@main>
Reviewed commits have been landed. Closing PR #54574 and removing active labels.