Bug 252051
| Summary: | [web-animations] mark AnimationEffect subclasses as final | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Antoine Quint <graouts> |
| Component: | Animations | Assignee: | Antoine Quint <graouts> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | dino, graouts, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Antoine Quint
AnimationEffect has two subclasses: CustomEffect and KeyframeEffect. None of those have subclasses of their own, so they should both be marked final.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/9922
EWS
Committed 260112@main (b84c65e04ccc): <https://commits.webkit.org/260112@main>
Reviewed commits have been landed. Closing PR #9922 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/105281385>