Re: [whatwg/streams] ReadableStream constructor: standard text and reference implementation doesn't match (#917)

> Including autoAllocateChunkSize where it isn't needed is much less confusing: either you forgot type: 'bytes', which case you'll find out when your access to controller.byobRequest fails, or you just included autoAllocateChunkSize where it was meaningless, in which case it behaves just like all other meaningless properties: it does nothing.

Hmm, why can't we say that you included size where it was meaningless, and in such cases, it should do nothing?

-- 
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/917#issuecomment-383918024

Received on Tuesday, 24 April 2018 12:50:14 UTC