Bug 238508

Summary: Use "UTF-8"_s instead of PAL::UTF8Encoding().domName()
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebCore Misc.Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, darin, esprehn+autocc, ews-watchlist, ggaren, kangil.han, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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>