RESOLVED FIXED272132
Drop AtomString constructors that take in a raw pointer and a length
https://bugs.webkit.org/show_bug.cgi?id=272132
Summary Drop AtomString constructors that take in a raw pointer and a length
Chris Dumez
Reported 2024-04-03 19:34:53 PDT
Drop AtomString constructors that take in a raw pointer and a length, in favor of the ones taking in a std::span.
Attachments
Chris Dumez
Comment 1 2024-04-03 19:44:49 PDT
EWS
Comment 2 2024-04-04 10:36:37 PDT
Committed 277064@main (36f7876c579e): <https://commits.webkit.org/277064@main> Reviewed commits have been landed. Closing PR #26828 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2024-04-04 10:37:14 PDT
Note You need to log in before you can comment on or make changes to this bug.