RESOLVED FIXED 273671
Drop StringBuilder:append() overload taking in a `const char*`
https://bugs.webkit.org/show_bug.cgi?id=273671
Summary Drop StringBuilder:append() overload taking in a `const char*`
Chris Dumez
Reported 2024-05-02 20:49:05 PDT
Drop StringBuilder:append() overload taking in a `const char*`, in favor of the ones taking in an ASCIILiteral or a std::span.
Attachments
Chris Dumez
Comment 1 2024-05-02 21:25:32 PDT
EWS
Comment 2 2024-05-03 15:38:47 PDT
Committed 278348@main (eb7b0b0b9e5e): <https://commits.webkit.org/278348@main> Reviewed commits have been landed. Closing PR #28083 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2024-05-03 15:39:17 PDT
Note You need to log in before you can comment on or make changes to this bug.