Bug 159714

Summary: [Fetch API] Response should not become disturbed on the ReadableStream creation
Product: WebKit Reporter: youenn fablet <youennf>
Component: WebCore Misc.Assignee: youenn fablet <youennf>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, cdumez, commit-queue, esprehn+autocc, kondapallykalyan
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 151937    
Attachments:
Description Flags
Patch none

Description youenn fablet 2016-07-13 06:45:07 PDT
Response should become disturbed only when its stream is cancelled or a first read request is made.
Comment 1 youenn fablet 2016-07-13 07:03:22 PDT
Created attachment 283525 [details]
Patch
Comment 2 WebKit Commit Bot 2016-07-13 09:09:38 PDT
Comment on attachment 283525 [details]
Patch

Clearing flags on attachment: 283525

Committed r203162: <http://trac.webkit.org/changeset/203162>
Comment 3 WebKit Commit Bot 2016-07-13 09:09:42 PDT
All reviewed patches have been landed.  Closing bug.