Bug 176121 - Move consume promise from FetchBody to FetchBodyConsumer
Summary: Move consume promise from FetchBody to FetchBodyConsumer
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-08-30 13:13 PDT by youenn fablet
Modified: 2017-09-27 12:44 PDT (History)
3 users (show)

See Also:


Attachments
Patch (6.96 KB, patch)
2017-08-30 13:59 PDT, youenn fablet
no flags Details | Formatted Diff | Diff

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