Bug 302953
| Summary: | [threaded-animations] https://scroll-driven-animations.style/demos/scroll-shadows/css/ asserts 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
We made a mistake in 303312@main and removed the requirement that an effect's associated animation not be pending to qualify for acceleration and as a result we hit the `ASSERT(!animation->pending())` assertion in the `AcceleratedEffect` constructor.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/54325
EWS
Committed 303410@main (fc9b2b2ae777): <https://commits.webkit.org/303410@main>
Reviewed commits have been landed. Closing PR #54325 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/165225321>