Bug 239802
| Summary: | Have equalIgnoringASCIICase() take in an ASCIILiteral instead of a const char* | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | Web Template Framework | Assignee: | Chris Dumez <cdumez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=239775 | ||
Chris Dumez
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
Pull request: https://github.com/WebKit/WebKit/pull/408
EWS
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
<rdar://problem/92437627>