Re: [whatwg/streams] "Set totalSize to totalSize + pair.[[size]]." (#582)

> I had assumed that mostly because we're throwing a RangeError if any enqueued item has a negative size.

Oh, wow, I seem to have forgotten about that. OK, yes, we are prohibiting negative (and NaN, and Infinity) sizes. So such chunks will not make it into the queue. Phew!

-- 
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/582#issuecomment-273839977

Received on Thursday, 19 January 2017 17:22:53 UTC