Bug 266678 - Reduce use of downcast<>() in SVG code
Summary: Reduce use of downcast<>() in SVG code
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-12-19 19:22 PST by Chris Dumez
Modified: 2023-12-20 13:02 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 Chris Dumez 2023-12-19 19:22:07 PST
Reduce use of downcast<>() in SVG code. Use dynamicDowncast<>() instead.
Comment 1 Chris Dumez 2023-12-19 19:23:55 PST
Pull request: https://github.com/WebKit/WebKit/pull/22082
Comment 2 EWS 2023-12-20 13:01:37 PST
Committed 272374@main (b17ef60d82a2): <https://commits.webkit.org/272374@main>

Reviewed commits have been landed. Closing PR #22082 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-12-20 13:02:15 PST
<rdar://problem/119950318>