Re: [whatwg/streams] reader.read() inside strategy.size() doesn't work (#794)

Chromium's implementation of pipeTo() is also affected, as it performs the first read synchronously. See https://github.com/w3c/web-platform-tests/pull/8163. Although the reference implementation and Chromium are observably different here, I don't think either is wrong.

-- 
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/issues/794#issuecomment-343941608

Received on Monday, 13 November 2017 14:49:44 UTC