RESOLVED FIXED275823
Update `tryGetUTF8()` to return a `span<const char8_t>` instead of a `span<const char>`
https://bugs.webkit.org/show_bug.cgi?id=275823
Summary Update `tryGetUTF8()` to return a `span<const char8_t>` instead of a `span<co...
Chris Dumez
Reported 2024-06-24 13:30:31 PDT
Update `tryGetUTF8()` to return a `span<const char8_t>` instead of a `span<const char>`, since it returns UTF-8.
Attachments
Chris Dumez
Comment 1 2024-06-24 13:35:35 PDT
EWS
Comment 2 2024-06-28 13:50:10 PDT
Committed 280470@main (6aadfa61330f): <https://commits.webkit.org/280470@main> Reviewed commits have been landed. Closing PR #30122 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2024-06-28 13:51:17 PDT
Note You need to log in before you can comment on or make changes to this bug.