[Webkit-unassigned] [Bug 248374] New: [web-animations] move scheduledTime from AnimationPlaybackEvent to AnimationEventBase

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 27 02:23:19 PST 2022


https://bugs.webkit.org/show_bug.cgi?id=248374

            Bug ID: 248374
           Summary: [web-animations] move scheduledTime from
                    AnimationPlaybackEvent to AnimationEventBase
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Animations
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: graouts at webkit.org
                CC: dino at apple.com, graouts at apple.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221127/8c5d79d7/attachment-0001.htm>


More information about the webkit-unassigned mailing list