RESOLVED FIXED 238508
Use "UTF-8"_s instead of PAL::UTF8Encoding().domName()
https://bugs.webkit.org/show_bug.cgi?id=238508
Summary Use "UTF-8"_s instead of PAL::UTF8Encoding().domName()
Chris Dumez
Reported 2022-03-29 09:49:37 PDT
Use "UTF-8"_s instead of PAL::UTF8Encoding().domName() as it is equivalent and more efficient.
Attachments
Patch (1.54 KB, patch)
2022-03-29 09:50 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2022-03-29 09:50:48 PDT
Geoffrey Garen
Comment 2 2022-03-29 11:18:40 PDT
Comment on attachment 456033 [details] Patch r=me
EWS
Comment 3 2022-03-29 12:24:39 PDT
Committed r292057 (248993@main): <https://commits.webkit.org/248993@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 456033 [details].
Radar WebKit Bug Importer
Comment 4 2022-03-29 12:25:37 PDT
Note You need to log in before you can comment on or make changes to this bug.