Bug 273671
Summary: | Drop StringBuilder:append() overload taking in a `const char*` | ||
---|---|---|---|
Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
Component: | Web Template Framework | Assignee: | Chris Dumez <cdumez> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Chris Dumez
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
Pull request: https://github.com/WebKit/WebKit/pull/28083
EWS
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
<rdar://problem/127515529>