WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
280155
Remove unnecessary uses of reinterpret_cast
https://bugs.webkit.org/show_bug.cgi?id=280155
Summary
Remove unnecessary uses of reinterpret_cast
Darin Adler
Reported
2024-09-22 10:15:09 PDT
While working on other code, found many places we were using reinterpret_cast and didn’t need to. Remove them.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-09-22 10:15:49 PDT
<
rdar://problem/136457809
>
Darin Adler
Comment 2
2024-09-22 10:35:10 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/34060
EWS
Comment 3
2024-09-22 13:39:50 PDT
Committed
284050@main
(de71d4602041): <
https://commits.webkit.org/284050@main
> Reviewed commits have been landed. Closing PR #34060 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug