- From: Anne van Kesteren <notifications@github.com>
- Date: Tue, 03 Aug 2021 09:09:04 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 3 August 2021 16:09:16 UTC
Note that it's not clear implementations actually do this for `WebSocket` et al. They might just keep the object alive for the duration of the connection instead (or lifetime of the document, whichever is shorter). So this might not end up depending so much on `EventTarget`, but rather upon document lifetime and whatever I/O the object is responsible for. -- 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/dom/issues/1003#issuecomment-891974258
Received on Tuesday, 3 August 2021 16:09:16 UTC