Bug 241285
Summary: | Drop operator==() overload for comparing a String to 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 |
Chris Dumez
Drop operator==() overload for comparing a String to a const char*. This encourages people to use ""_s for string literals.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/1292
EWS
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
<rdar://problem/94399716>