Bug 238508 - Use "UTF-8"_s instead of PAL::UTF8Encoding().domName()
Summary: Use "UTF-8"_s instead of PAL::UTF8Encoding().domName()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-03-29 09:49 PDT by Chris Dumez
Modified: 2022-03-29 12:25 PDT (History)
7 users (show)

See Also:


Attachments
Patch (1.54 KB, patch)
2022-03-29 09:50 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2022-03-29 09:49:37 PDT
Use "UTF-8"_s instead of PAL::UTF8Encoding().domName() as it is equivalent and more efficient.
Comment 1 Chris Dumez 2022-03-29 09:50:48 PDT
Created attachment 456033 [details]
Patch
Comment 2 Geoffrey Garen 2022-03-29 11:18:40 PDT
Comment on attachment 456033 [details]
Patch

r=me
Comment 3 EWS 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].
Comment 4 Radar WebKit Bug Importer 2022-03-29 12:25:37 PDT
<rdar://problem/90998382>