Bug 248374
Summary: | [web-animations] move scheduledTime from AnimationPlaybackEvent to AnimationEventBase | ||
---|---|---|---|
Product: | WebKit | Reporter: | Antoine Quint <graouts> |
Component: | Animations | Assignee: | 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
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
Pull request: https://github.com/WebKit/WebKit/pull/6837
EWS
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
<rdar://problem/102693547>