Bug 241285

Summary: Drop operator==() overload for comparing a String to 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 2022-06-03 14:25:24 PDT
Drop operator==() overload for comparing a String to a const char*. This encourages people to use ""_s for string literals.
Attachments
Chris Dumez
Comment 1 2022-06-03 15:18:49 PDT
EWS
Comment 2 2022-06-05 00:00:40 PDT
Committed r295270 (251316@main): <https://commits.webkit.org/251316@main> Reviewed commits have been landed. Closing PR #1292 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2022-06-05 00:01:15 PDT
Note You need to log in before you can comment on or make changes to this bug.