Bug 248374

Summary: [web-animations] move scheduledTime from AnimationPlaybackEvent to AnimationEventBase
Product: WebKit Reporter: Antoine Quint <graouts>
Component: AnimationsAssignee: Antoine Quint <graouts>
Status: RESOLVED FIXED    
Severity: Normal CC: dino, graouts, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 235145    

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.