Bug 161372

Summary: [Fetch API] Body mix-in text() should decode data as UTF-8
Product: WebKit Reporter: youenn fablet <youennf>
Component: WebCore Misc.Assignee: youenn fablet <youennf>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, commit-queue
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 151937    
Attachments:
Description Flags
Patch
none
Patch for landing: fixing change log none

Description youenn fablet 2016-08-30 01:32:55 PDT
See https://fetch.spec.whatwg.org/#body-mixin
Comment 1 youenn fablet 2016-08-30 03:02:43 PDT
Created attachment 287382 [details]
Patch
Comment 2 youenn fablet 2016-08-30 10:38:36 PDT
Created attachment 287406 [details]
Patch for landing: fixing change log
Comment 3 WebKit Commit Bot 2016-08-30 11:10:58 PDT
Comment on attachment 287406 [details]
Patch for landing: fixing change log

Clearing flags on attachment: 287406

Committed r205188: <http://trac.webkit.org/changeset/205188>
Comment 4 WebKit Commit Bot 2016-08-30 11:11:02 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Brent Fulgham 2017-01-26 13:15:10 PST
<rdar://problem/28356611>