Bug 250294 - [web-animations] use dynamicDowncast<> when downcast<KeyframeEffect> is used
Summary: [web-animations] use dynamicDowncast<> when downcast<KeyframeEffect> is used
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-01-08 03:33 PST by Antoine Quint
Modified: 2023-01-08 12:04 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Quint 2023-01-08 03:33:50 PST
We can make the code clearer in places where downcast<KeyframeEffect> is used.
Comment 1 Antoine Quint 2023-01-08 03:34:57 PST
Pull request: https://github.com/WebKit/WebKit/pull/8374
Comment 2 EWS 2023-01-08 12:03:57 PST
Committed 258639@main (600168ef8d8f): <https://commits.webkit.org/258639@main>

Reviewed commits have been landed. Closing PR #8374 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-01-08 12:04:17 PST
<rdar://problem/104008134>