RESOLVED FIXED252051
[web-animations] mark AnimationEffect subclasses as final
https://bugs.webkit.org/show_bug.cgi?id=252051
Summary [web-animations] mark AnimationEffect subclasses as final
Antoine Quint
Reported 2023-02-10 05:20:18 PST
AnimationEffect has two subclasses: CustomEffect and KeyframeEffect. None of those have subclasses of their own, so they should both be marked final.
Attachments
Antoine Quint
Comment 1 2023-02-10 05:23:06 PST
EWS
Comment 2 2023-02-10 09:42:44 PST
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
Comment 3 2023-02-10 09:43:20 PST
Note You need to log in before you can comment on or make changes to this bug.