RESOLVED FIXED301739
Add constructor for String that takes span<char8_t>
https://bugs.webkit.org/show_bug.cgi?id=301739
Summary Add constructor for String that takes span<char8_t>
Darin Adler
Reported 2025-10-30 20:36:48 PDT
Instead of String::fromUTF8, we can just construct strings from span<char8_t>
Attachments
Radar WebKit Bug Importer
Comment 1 2025-10-30 20:36:55 PDT
Darin Adler
Comment 2 2025-10-30 20:41:25 PDT
EWS
Comment 3 2025-10-31 17:21:18 PDT
Committed 302417@main (583e403e2877): <https://commits.webkit.org/302417@main> Reviewed commits have been landed. Closing PR #53241 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.