Bug 303709
| Summary: | [web-animations] remove unused parameter to `AnimationEffect::animationTimelineDidChange()` | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Antoine Quint <graouts> |
| Component: | Animations | Assignee: | Antoine Quint <graouts> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | graouts, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Antoine Quint
The `timeline` parameter passed to `AnimationEffect::animationTimelineDidChange()` is never used, we should remove it.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/166015038>
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/54995
EWS
Committed 304088@main (50b7b50af47c): <https://commits.webkit.org/304088@main>
Reviewed commits have been landed. Closing PR #54995 and removing active labels.