Bug 301991

Summary: Rename static_pointer_cast() / static_reference_cast() to unsafeRefPtrDowncast() / unsafeRefDowncast()
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Web Template FrameworkAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Chris Dumez
Reported 2025-11-04 22:31:00 PST
add `unsafe_` prefix to static_pointer_cast() / static_reference_cast() to make it clear it is unsafe and reduce its use in the codebase.
Attachments
Chris Dumez
Comment 1 2025-11-05 01:13:12 PST
EWS
Comment 2 2025-11-06 20:07:18 PST
Committed 302695@main (ee6d739d218f): <https://commits.webkit.org/302695@main> Reviewed commits have been landed. Closing PR #53444 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2025-11-06 20:08:12 PST
Note You need to log in before you can comment on or make changes to this bug.