RESOLVED FIXED 241285
Drop operator==() overload for comparing a String to a const char*
https://bugs.webkit.org/show_bug.cgi?id=241285
Summary Drop operator==() overload for comparing a String to a const char*
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.