Bug 213170

Summary: Move textFromUTF8() to TextResourceDecoder from FetchBodyConsumer
Product: WebKit Reporter: Tetsuharu Ohzeki [UTC+9] <tetsuharu.ohzeki>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, ews-watchlist, japhet, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 213168    
Attachments:
Description Flags
Patch none

Description Tetsuharu Ohzeki [UTC+9] 2020-06-13 11:06:36 PDT
This function abstracts https://encoding.spec.whatwg.org/#utf-8-decode so I think it's better to place to TextResourceDecoder
Comment 1 Tetsuharu Ohzeki [UTC+9] 2020-06-13 11:53:48 PDT
Created attachment 401847 [details]
Patch
Comment 2 EWS 2020-06-15 01:35:20 PDT
Committed r263022: <https://trac.webkit.org/changeset/263022>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 401847 [details].
Comment 3 Radar WebKit Bug Importer 2020-06-15 01:36:16 PDT
<rdar://problem/64354388>