Bug 300970
| Summary: | [web-animations] add `WebAnimation::keyframeEffect()` to remove many calls to `dynamicDowncast<KeyframeEffect>` | ||
|---|---|---|---|
| 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
We have many places where we call `dynamicDowncast<KeyframeEffect>`, we should codify this in a dedicated `WebAnimation` function.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/162843897>
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/52544
EWS
Committed 301705@main (dfd1dee078d7): <https://commits.webkit.org/301705@main>
Reviewed commits have been landed. Closing PR #52544 and removing active labels.