Bug 213170 - Move textFromUTF8() to TextResourceDecoder from FetchBodyConsumer
Summary: Move textFromUTF8() to TextResourceDecoder from FetchBodyConsumer
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks: 213168
  Show dependency treegraph
 
Reported: 2020-06-13 11:06 PDT by Tetsuharu Ohzeki [UTC+9]
Modified: 2020-06-15 01:36 PDT (History)
5 users (show)

See Also:


Attachments
Patch (5.26 KB, patch)
2020-06-13 11:53 PDT, Tetsuharu Ohzeki [UTC+9]
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>