RESOLVED FIXED 239721
Drop AtomString(const char*, ConstructFromLiteral) constructor
https://bugs.webkit.org/show_bug.cgi?id=239721
Summary Drop AtomString(const char*, ConstructFromLiteral) constructor
Chris Dumez
Reported 2022-04-25 08:05:20 PDT
Drop AtomString(const char*, ConstructFromLiteral) constructor and instead update the call sites to use the AtomString(ASCIILiteral) one instead.
Attachments
Chris Dumez
Comment 1 2022-04-25 08:18:25 PDT
EWS
Comment 2 2022-04-27 17:30:11 PDT
Committed r293548 (250068@main): <https://commits.webkit.org/250068@main> Reviewed commits have been landed. Closing PR #377 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2022-04-27 17:31:14 PDT
Note You need to log in before you can comment on or make changes to this bug.