[whatwg/streams] Is autoAllocateChunkSize permitted to be zero? (#1089)

https://streams.spec.whatwg.org/commit-snapshots/41a968974c91e05b20738f77d0b2731ec7391e92/#set-up-readable-byte-stream-controller


> Assert:​ autoAllocateChunkSize is positive

I understood this to mean that autoAllocateChunkSize must be non-zero, but there's no check on construction that this is the case. 

-- 
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/1089

Received on Monday, 30 November 2020 09:37:49 UTC