WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2022-04-26 22:19:33 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/408
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
<
rdar://problem/92437627
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug