WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2024-05-02 21:25:32 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/28083
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
<
rdar://problem/127515529
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug