[whatwg/streams] Add @@asyncIterator to ReadableStream (#980)

This PR supersedes #954. So far, I've simply rebased @devsnek's changes onto `master` and fixed any conflicts.

WPT PR: (todo)

Closes #778 
You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/streams/pull/980

-- Commit Summary --

  * add @@asyncIterator to ReadableStream
  * squash! nits
  * squash! add cross-links
  * squash! transform cancel promise
  * squash! stuff
  * squash! more
  * squash! more

-- File Changes --

    M index.bs (97)
    M reference-implementation/lib/readable-stream.js (64)

-- Patch Links --

https://github.com/whatwg/streams/pull/980.patch
https://github.com/whatwg/streams/pull/980.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/pull/980

Received on Saturday, 26 January 2019 15:54:01 UTC