- From: isonmad <notifications@github.com>
- Date: Thu, 27 Oct 2016 16:06:03 -0700
- To: whatwg/streams <streams@noreply.github.com>
Received on Thursday, 27 October 2016 23:06:39 UTC
Actually, where should the error-checking be for when someone further up the pipe chain enqueues chunks that contain things which can't be structured-cloned? Would there be a third `type` besides default and "bytes", which will throw a TypeError if you try to `controller.enqueue` such a chunk, like how `ReadableByteStreamController` throws? -- 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/244#issuecomment-256794784
Received on Thursday, 27 October 2016 23:06:39 UTC