Re: [whatwg/streams] Various fixes for readable byte streams (#1123)

Hmm, we should probably also tackle #1001 while we're at it. It's often not enough to check if `IsDetachedBuffer` returns false, we should actually try to transfer any user-provided `ArrayBuffer` as soon as possible and propagate any errors *before* we're adding/changing pull-into descriptors deep inside our abstract ops. 🤔 

-- 
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#issuecomment-822001320

Received on Sunday, 18 April 2021 14:36:39 UTC