RESOLVED FIXED 240687
Start preparing the code base for marking the StringView(const char*) constructor explicit
https://bugs.webkit.org/show_bug.cgi?id=240687
Summary Start preparing the code base for marking the StringView(const char*) constru...
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.