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
248372
[web-animations] CSSAnimationEvent and CSSTransitionEvent should share a common base class
https://bugs.webkit.org/show_bug.cgi?id=248372
Summary
[web-animations] CSSAnimationEvent and CSSTransitionEvent should share a comm...
Antoine Quint
Reported
2022-11-27 01:36:41 PST
CSSAnimationEvent and CSSTransitionEvent both have the same `m_elapsedTime` and `m_pseudoElement` members, they should inherit from a similar base class.
Attachments
Add attachment
proposed patch, testcase, etc.
Antoine Quint
Comment 1
2022-11-27 01:40:13 PST
Pull request:
https://github.com/WebKit/WebKit/pull/6834
EWS
Comment 2
2022-11-27 05:36:30 PST
Committed
257047@main
(5b655cd9d573): <
https://commits.webkit.org/257047@main
> Reviewed commits have been landed. Closing PR #6834 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2022-11-27 05:37:17 PST
<
rdar://problem/102690285
>
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