Bug 248372
| Summary: | [web-animations] CSSAnimationEvent and CSSTransitionEvent should share a common base class | ||
|---|---|---|---|
| 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 | ||
Antoine Quint
CSSAnimationEvent and CSSTransitionEvent both have the same `m_elapsedTime` and `m_pseudoElement` members, they should inherit from a similar base class.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/6834
EWS
Committed 257047@main (5b655cd9d573): <https://commits.webkit.org/257047@main>
Reviewed commits have been landed. Closing PR #6834 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/102690285>