RESOLVED FIXED 239802
Have equalIgnoringASCIICase() take in an ASCIILiteral instead of a const char*
https://bugs.webkit.org/show_bug.cgi?id=239802
Summary Have equalIgnoringASCIICase() take in an ASCIILiteral instead of a const char*
Chris Dumez
Reported 2022-04-26 22:17:14 PDT
Have equalIgnoringASCIICase() take in an ASCIILiteral instead of a const char*, as we are encouraging developers to use ""_s for string literals.
Attachments
Chris Dumez
Comment 1 2022-04-26 22:19:33 PDT
EWS
Comment 2 2022-04-27 21:04:00 PDT
Committed r293561 (250075@main): <https://commits.webkit.org/250075@main> Reviewed commits have been landed. Closing PR #408 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2022-04-27 21:05:14 PDT
Note You need to log in before you can comment on or make changes to this bug.