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
Antoine Quint
Comment 1 2022-11-27 05:39:22 PST
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
Note You need to log in before you can comment on or make changes to this bug.