Bug 146315 - [Streams API] Implement ReadableStream tee
Summary: [Streams API] Implement ReadableStream tee
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords:
Depends on: 146643 147092
Blocks: 138967
  Show dependency treegraph
 
Reported: 2015-06-25 06:24 PDT by youenn fablet
Modified: 2015-10-19 03:09 PDT (History)
6 users (show)

See Also:


Attachments
Patch (8.14 KB, patch)
2015-10-15 08:21 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 2015-06-25 06:24:17 PDT
Implement https://streams.spec.whatwg.org/#rs-tee
Comment 1 youenn fablet 2015-10-15 08:21:51 PDT
Created attachment 263159 [details]
Patch
Comment 2 WebKit Commit Bot 2015-10-19 03:09:46 PDT
Comment on attachment 263159 [details]
Patch

Clearing flags on attachment: 263159

Committed r191285: <http://trac.webkit.org/changeset/191285>
Comment 3 WebKit Commit Bot 2015-10-19 03:09:50 PDT
All reviewed patches have been landed.  Closing bug.