Bug 240687 - Start preparing the code base for marking the StringView(const char*) constructor explicit
Summary: Start preparing the code base for marking the StringView(const char*) constru...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on: 240800
Blocks: 240754
  Show dependency treegraph
 
Reported: 2022-05-19 14:58 PDT by Chris Dumez
Modified: 2022-05-23 08:20 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2022-05-19 14:58:48 PDT
Start preparing the code base for marking the StringView(const char*) constructor explicit. This encourages people to ensure ASCIILiteral / ""_s whenever possible.
Comment 1 Chris Dumez 2022-05-19 15:46:38 PDT
Pull request: https://github.com/WebKit/WebKit/pull/807
Comment 2 EWS 2022-05-20 23:20:20 PDT
Committed r294611 (250837@main): <https://commits.webkit.org/250837@main>

Reviewed commits have been landed. Closing PR #807 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-05-20 23:21:14 PDT
<rdar://problem/93696348>