RESOLVED FIXED 239917
Prepare the rest of WebCore for making the AtomString(const String&) constructor explicit
https://bugs.webkit.org/show_bug.cgi?id=239917
Summary Prepare the rest of WebCore for making the AtomString(const String&) construc...
Chris Dumez
Reported 2022-04-29 16:52:07 PDT
Prepare the rest of WebCore for making the AtomString(const String&) constructor explicit. This helps find suboptimal patterns in our code base, where we may be doing unnecessary String allocations.
Attachments
Chris Dumez
Comment 1 2022-04-29 19:22:25 PDT
EWS
Comment 2 2022-05-01 17:18:40 PDT
Committed r293656 (250160@main): <https://commits.webkit.org/250160@main> Reviewed commits have been landed. Closing PR #443 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2022-05-01 17:19:12 PDT
Note You need to log in before you can comment on or make changes to this bug.