RESOLVED FIXED273024
Reduce use of `const char*`
https://bugs.webkit.org/show_bug.cgi?id=273024
Summary Reduce use of `const char*`
Chris Dumez
Reported 2024-04-19 21:21:30 PDT
Reduce use of `const char*` by leveraging ASCIILiteral and std::span.
Attachments
Chris Dumez
Comment 1 2024-04-19 21:23:43 PDT
EWS
Comment 2 2024-04-20 14:40:09 PDT
Committed 277785@main (d4169aacb8d1): <https://commits.webkit.org/277785@main> Reviewed commits have been landed. Closing PR #27549 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2024-04-20 14:41:15 PDT
Note You need to log in before you can comment on or make changes to this bug.