RESOLVED FIXED280155
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
Radar WebKit Bug Importer
Comment 1 2024-09-22 10:15:49 PDT
Darin Adler
Comment 2 2024-09-22 10:35:10 PDT
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.