Bug 176121

Summary: Move consume promise from FetchBody to FetchBodyConsumer
Product: WebKit Reporter: youenn fablet <youennf>
Component: WebCore Misc.Assignee: youenn fablet <youennf>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, commit-queue, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description youenn fablet 2017-08-30 13:13:53 PDT
FetchBodyConsumer should be made responsible for data consumption through promise getters and ReadableStream.
Let's do the first one first.
Comment 1 youenn fablet 2017-08-30 13:59:13 PDT
Created attachment 319395 [details]
Patch
Comment 2 WebKit Commit Bot 2017-08-31 11:21:31 PDT
Comment on attachment 319395 [details]
Patch

Clearing flags on attachment: 319395

Committed r221427: <http://trac.webkit.org/changeset/221427>
Comment 3 WebKit Commit Bot 2017-08-31 11:21:32 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2017-09-27 12:44:52 PDT
<rdar://problem/34693877>