Add StreamPipeOptions to Readable Streams
In an effort to change the blink implementation of readable streams to better match the Web IDL descriptions in the Streams API Standard, this CL adds the StreamPipeOptions dictionary [1] to the ReadableStream class. [1] https://streams.spec.whatwg.org/#dictdef-streampipeoptions Bug: 1093862 Change-Id: Ic03fff0d645786dd48c4d8b7cd8682e0442bff0a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2488329 Commit-Queue: Nidhi Jaju <nidhijaju@google.com> Reviewed-by:Adam Rice <ricea@chromium.org> Reviewed-by:
Yutaka Hirano <yhirano@chromium.org> Cr-Commit-Position: refs/heads/master@{#821113}
Showing
Please register or sign in to comment