WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 248374
[web-animations] move scheduledTime from AnimationPlaybackEvent to AnimationEventBase
https://bugs.webkit.org/show_bug.cgi?id=248374
Summary
[web-animations] move scheduledTime from AnimationPlaybackEvent to AnimationE...
Antoine Quint
Reported
2022-11-27 02:23:19 PST
Currently only AnimationPlaybackEvent has the notion of a scheduled event time but, in order to fix
bug 235145
, we'll need to add that notion to CSS Animations and CSS Transitions events as well. So it would make sense to promote it to AnimationEventBase such that all the animation event subclasses benefit from it.
Attachments
Add attachment
proposed patch, testcase, etc.
Antoine Quint
Comment 1
2022-11-27 05:39:22 PST
Pull request:
https://github.com/WebKit/WebKit/pull/6837
EWS
Comment 2
2022-11-27 10:10:59 PST
Committed
257048@main
(7602b29151e9): <
https://commits.webkit.org/257048@main
> Reviewed commits have been landed. Closing PR #6837 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2022-11-27 10:11:27 PST
<
rdar://problem/102693547
>
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