Bug 309656
| Summary: | [threaded-animations] animating empty filter yields `<CAPresentationModifierGroup: 0x8a6523d50>: cannot create group with 0 capacity` exception | ||
|---|---|---|---|
| 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 | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=309655 | ||
Antoine Quint
If an element with no filter set on it animates to `filter: none` the following Core Animation exception will be raised:
`<CAPresentationModifierGroup: 0x8a6523d50>: cannot create group with 0 capacity`
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/172263428>
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/60349
EWS
Committed 309058@main (a988e4921ecf): <https://commits.webkit.org/309058@main>
Reviewed commits have been landed. Closing PR #60349 and removing active labels.