WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
252051
[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
Add attachment
proposed patch, testcase, etc.
Antoine Quint
Comment 1
2023-02-10 05:23:06 PST
Pull request:
https://github.com/WebKit/WebKit/pull/9922
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
<
rdar://problem/105281385
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug