- From: Mattias Buelens <notifications@github.com>
- Date: Fri, 16 Apr 2021 16:56:41 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 16 April 2021 23:56:54 UTC
@MattiasBuelens commented on this pull request. > + 1. If |firstDescriptor|'s [=pull-into descriptor/bytes filled=] + |view|.\[[ByteLength]] > + |firstDescriptor|'s [=pull-into descriptor/byte length=], throw a {{RangeError}} exception. This repeats the check in the first step of [ReadableByteStreamControllerRespondInReadableState](https://streams.spec.whatwg.org/#readable-byte-stream-controller-respond-in-readable-state). But [as I mentioned](https://github.com/whatwg/streams/pull/1123#issuecomment-821727018), we throw this error too late... 😕 -- 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/pull/1123#pullrequestreview-638142524
Received on Friday, 16 April 2021 23:56:54 UTC