Bug 306337
| Summary: | [threaded-animations] test `webanimations/accelerated-animations-and-motion-path.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 | ||
| Bug Depends on: | |||
| Bug Blocks: | 306349 | ||
Antoine Quint
The test `webanimations/accelerated-animations-and-motion-path.html` crashes with "Threaded Time-based Animations" enabled due to hitting the `ASSERT(canBlend(from, to))` in the `blend(const AcceleratedEffectOffsetPosition&, const AcceleratedEffectOffsetPosition&, const BlendingContext&)` function.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/169007663>
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/57334
EWS
Committed 306290@main (44c3b8715193): <https://commits.webkit.org/306290@main>
Reviewed commits have been landed. Closing PR #57334 and removing active labels.