Re: [whatwg/streams] Define WritableStreamDefaultController.signal (#1132)

I realized that we need `abortReason`, as it may contain [the code of RESET_STREAM](https://datatracker.ietf.org/doc/html/rfc9000#section-19.4). Hence I added WritableStreamDefaultController.abortReason in the last commit. @domenic, can you take a look again? I'll update the tests accordingly.

-- 
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/1132#issuecomment-866568398

Received on Wednesday, 23 June 2021 06:33:18 UTC