Bug 301991
| Summary: | Rename static_pointer_cast() / static_reference_cast() to unsafeRefPtrDowncast() / unsafeRefDowncast() | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | Web Template Framework | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/53444
EWS
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
<rdar://problem/164224650>