Bug 240687
Summary: | Start preparing the code base for marking the StringView(const char*) constructor explicit | ||
---|---|---|---|
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 | ||
Bug Depends on: | 240800 | ||
Bug Blocks: | 240754 |
Chris Dumez
Start preparing the code base for marking the StringView(const char*) constructor explicit. This encourages people to ensure ASCIILiteral / ""_s whenever possible.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/807
EWS
Committed r294611 (250837@main): <https://commits.webkit.org/250837@main>
Reviewed commits have been landed. Closing PR #807 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/93696348>