RESOLVED FIXED272179
Drop CString constructors taking in a raw pointer and a length
https://bugs.webkit.org/show_bug.cgi?id=272179
Summary Drop CString constructors taking in a raw pointer and a length
Chris Dumez
Reported 2024-04-04 13:22:12 PDT
Drop CString 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-04-04 13:25:24 PDT
EWS
Comment 2 2024-04-05 17:58:58 PDT
Committed 277140@main (a52537d513b7): <https://commits.webkit.org/277140@main> Reviewed commits have been landed. Closing PR #26864 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2024-04-05 17:59:13 PDT
Note You need to log in before you can comment on or make changes to this bug.