- From: Anne van Kesteren <notifications@github.com>
- Date: Sat, 10 Sep 2022 09:51:02 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Saturday, 10 September 2022 16:51:15 UTC
Yeah, @keithamus is correct. Dictionary members can be detected quite well in most cases. There's another thread on timeouts (see the issues with the same label) and one question I have is whether this should perhaps be a subclass of sorts as you probably also want to give the controller access to adjusting the timeout value, canceling it, and perhaps resetting it. Maybe it's okay to put all that on `AbortController` directly, but we'd have to think it through a bit. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/1110#issuecomment-1242766220 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/issues/1110/1242766220@github.com>
Received on Saturday, 10 September 2022 16:51:15 UTC