[whatwg/streams] Require pipeTo() to properly use the destination queue (#720)

Fixes #653.

Tests: https://github.com/w3c/web-platform-tests/pull/5262 by @isonmad. I've confirmed these modifications to the reference implementation pass those tests.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Require pipeTo() to properly use the destination queue

-- File Changes --

    M index.bs (13)
    M reference-implementation/lib/readable-stream.js (12)

-- Patch Links --

https://github.com/whatwg/streams/pull/720.patch
https://github.com/whatwg/streams/pull/720.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/720

Received on Thursday, 30 March 2017 08:54:42 UTC