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

I've written some ReadableStream tests at https://github.com/w3c/web-platform-tests/pull/8166. I'm not sure I've covered every possible case where things can go wrong. As far as I can tell there is no way to call strategySize while already inside a call to strategySize, but I might have missed something.

-- 
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-343947844

Received on Monday, 13 November 2017 15:09:45 UTC