Bug 280155
| Summary: | Remove unnecessary uses of reinterpret_cast | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Darin Adler <darin> |
| Component: | WebKit Misc. | Assignee: | Darin Adler <darin> |
| Status: | RESOLVED FIXED | ||
| Severity: | Minor | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | All | ||
| OS: | All | ||
Darin Adler
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
<rdar://problem/136457809>
Darin Adler
Pull request: https://github.com/WebKit/WebKit/pull/34060
EWS
Committed 284050@main (de71d4602041): <https://commits.webkit.org/284050@main>
Reviewed commits have been landed. Closing PR #34060 and removing active labels.