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 FrameworkAssignee: 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
Reported 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.
Attachments
Chris Dumez
Comment 1 2022-05-19 15:46:38 PDT
EWS
Comment 2 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.
Radar WebKit Bug Importer
Comment 3 2022-05-20 23:21:14 PDT
Note You need to log in before you can comment on or make changes to this bug.