RESOLVED FIXED287504
[WebGPUSwift] Swift Interop should use char16_t for UCHAR
https://bugs.webkit.org/show_bug.cgi?id=287504
Summary [WebGPUSwift] Swift Interop should use char16_t for UCHAR
Nitin Mahendru
Reported 2025-02-11 12:45:08 PST
Sometime ago I had to ifdef out `inline String operator""_str(const UChar* characters, size_t length)` because I couldn't get it to compile. This will fix that.
Attachments
Radar WebKit Bug Importer
Comment 1 2025-02-11 12:45:25 PST
EWS
Comment 2 2025-02-11 15:41:07 PST
Committed 290240@main (e547970c6e4d): <https://commits.webkit.org/290240@main> Reviewed commits have been landed. Closing PR #40430 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.