RESOLVED FIXED 271888
Drop String constructors taking in a raw pointer and a length
https://bugs.webkit.org/show_bug.cgi?id=271888
Summary Drop String constructors taking in a raw pointer and a length
Chris Dumez
Reported 2024-03-29 07:33:23 PDT
Drop String constructors taking in a raw pointer and a length, in favor of the ones taking in a std::span.
Attachments
Chris Dumez
Comment 1 2024-03-29 08:15:12 PDT
EWS
Comment 2 2024-03-30 13:23:31 PDT
Committed 276859@main (c04fd9f6099b): <https://commits.webkit.org/276859@main> Reviewed commits have been landed. Closing PR #26611 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2024-03-30 13:24:12 PDT
Note You need to log in before you can comment on or make changes to this bug.