Bug 273671

Summary: Drop StringBuilder:append() overload taking in a `const char*`
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Web Template FrameworkAssignee: 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
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.