- From: Tom Schuster <notifications@github.com>
- Date: Fri, 17 Dec 2021 03:54:55 -0800
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 17 December 2021 11:55:07 UTC
I am not sure where the right place to open this issue is. [`WritableStreamDefaultController`](https://streams.spec.whatwg.org/#writablestreamdefaultcontroller) is exposed on `(Window,Worker,Worklet)` and uses `AbortSignal signal`. [`AbortSignal`](https://dom.spec.whatwg.org/#abortsignal) itself however is only exposed on `Window,Worker`. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/issues/1199 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/streams/issues/1199@github.com>
Received on Friday, 17 December 2021 11:55:07 UTC