Add WebIDL files for ReadableStreamBYOBReader
This CL adds the WebIDL files and relevant C++ stubs for the ReadableStreamBYOBReader class according the the Streams API Standard[1]. It also adds a ReadableStreamBYOBReadResult dictionary needed by the read() function in the reader. This feature will be runtime enabled under the flag "ReadableByteStream". [1] https://streams.spec.whatwg.org/#readablestreambyobreader Bug: 614302 Change-Id: I91fea585574e12bc868bf35931c6e0783177e687 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2513952 Commit-Queue: Nidhi Jaju <nidhijaju@google.com> Reviewed-by:Yutaka Hirano <yhirano@chromium.org> Reviewed-by:
Adam Rice <ricea@chromium.org> Cr-Commit-Position: refs/heads/master@{#823912}
Showing
Please register or sign in to comment