Bug 271767 - Drop checkedDowncast<>() casting function
Summary: Drop checkedDowncast<>() casting function
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-03-27 08:46 PDT by Chris Dumez
Modified: 2024-03-28 08:50 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2024-03-27 08:46:54 PDT
Drop checkedDowncast<>() casting function, now that downcast<>() has become equivalent (as safe).
Comment 1 Chris Dumez 2024-03-27 08:49:00 PDT
Pull request: https://github.com/WebKit/WebKit/pull/26518
Comment 2 EWS 2024-03-28 08:49:04 PDT
Committed 276778@main (23199acc5cb4): <https://commits.webkit.org/276778@main>

Reviewed commits have been landed. Closing PR #26518 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2024-03-28 08:50:13 PDT
<rdar://problem/125556730>