RESOLVED FIXED281944
Use byteCast<>() in place of spanReinterpretCast<>()
https://bugs.webkit.org/show_bug.cgi?id=281944
Summary Use byteCast<>() in place of spanReinterpretCast<>()
David Kilzer (:ddkilzer)
Reported 2024-10-22 18:16:28 PDT
Use byteCast<>() in place of spanReinterpretCast<>(). Depends on: Add byteCast for conversions between different byte-sized types https://bugs.webkit.org/show_bug.cgi?id=273380 rdar://127209334 <https://commits.webkit.org/279338@main>
Attachments
Radar WebKit Bug Importer
Comment 1 2024-10-22 18:16:49 PDT
David Kilzer (:ddkilzer)
Comment 2 2024-10-22 18:21:07 PDT
EWS
Comment 3 2024-10-23 07:52:13 PDT
Committed 285599@main (ae29f8516d88): <https://commits.webkit.org/285599@main> Reviewed commits have been landed. Closing PR #35601 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.