Bug 155968 - [Fetch API] Move isDisturbed handling to FetchBodyOwner
Summary: [Fetch API] Move isDisturbed handling to FetchBodyOwner
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:
Depends on:
Blocks:
 
Reported: 2016-03-29 05:37 PDT by youenn fablet
Modified: 2016-03-31 03:31 PDT (History)
1 user (show)

See Also:


Attachments
Patch (10.92 KB, patch)
2016-03-29 05:50 PDT, youenn fablet
no flags Details | Formatted Diff | Diff
Patch (11.05 KB, patch)
2016-03-29 06:08 PDT, youenn fablet
no flags Details | Formatted Diff | Diff
Patch for landing (11.12 KB, patch)
2016-03-31 02:32 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 2016-03-29 05:37:35 PDT
isDisturbed should be moved to FetchBodyOwner.
This will allow simplifying the handle of responses disturbed through their ReadableStream body property.
Comment 1 youenn fablet 2016-03-29 05:50:24 PDT
Created attachment 275086 [details]
Patch
Comment 2 youenn fablet 2016-03-29 06:08:07 PDT
Created attachment 275088 [details]
Patch
Comment 3 youenn fablet 2016-03-31 02:32:35 PDT
Created attachment 275271 [details]
Patch for landing
Comment 4 WebKit Commit Bot 2016-03-31 03:31:27 PDT
Comment on attachment 275271 [details]
Patch for landing

Clearing flags on attachment: 275271

Committed r198890: <http://trac.webkit.org/changeset/198890>
Comment 5 WebKit Commit Bot 2016-03-31 03:31:31 PDT
All reviewed patches have been landed.  Closing bug.