Bug 143818

Summary: streams/readablestream-reader.html test should really test collected stream case.
Product: WebKit Reporter: youenn fablet <youennf>
Component: WebCore Misc.Assignee: youenn fablet <youennf>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, calvaris, commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

youenn fablet
Reported 2015-04-16 02:00:01 PDT
With the implementation of ReadableStream start, the streams/readablestream-reader.html is not anymore testing the right code path, as the stream is collected after the stream is actually started, which happens asynchronously.
Attachments
Patch (1.97 KB, patch)
2015-04-16 02:03 PDT, youenn fablet
no flags
youenn fablet
Comment 1 2015-04-16 02:03:01 PDT
WebKit Commit Bot
Comment 2 2015-04-16 23:51:50 PDT
Comment on attachment 250908 [details] Patch Clearing flags on attachment: 250908 Committed r182941: <http://trac.webkit.org/changeset/182941>
WebKit Commit Bot
Comment 3 2015-04-16 23:51:53 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.