Bug 306652
| Summary: | [threaded-animations] WPT test `scroll-animations/view-timelines/timeline-offset-in-keyframe.html` crashes with "Threaded Time-based 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 WPT test `scroll-animations/view-timelines/timeline-offset-in-keyframe.html` crashes with "Threaded Time-based Animations" enabled. This is due to failing `ASSERT(!std::isnan(srcKeyframe.offset()))` in the `AcceleratedEffect` constructor.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/169304641>
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/57586
EWS
Committed 306553@main (9b966716d8fa): <https://commits.webkit.org/306553@main>
Reviewed commits have been landed. Closing PR #57586 and removing active labels.