Bug 301820
| Summary: | [threaded-animations] clean up `AcceleratedEffectStack` header | ||
|---|---|---|---|
| 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
In 301535@main we introduced `RemoteAnimationStack` as a standalone class. As such `AcceleratedEffectStack` is no longer a superclass, nor is it used outside WebCore, but there are some remnants of its previous nature that require cleaning up.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/163881141>
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/53308
EWS
Committed 302450@main (4fe84786ee93): <https://commits.webkit.org/302450@main>
Reviewed commits have been landed. Closing PR #53308 and removing active labels.