- From: Reilly Grant <notifications@github.com>
- Date: Tue, 03 Aug 2021 08:37:47 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 3 August 2021 15:37:59 UTC
This has also come up when implementing interfaces like `SerialPort`, `HIDDevice` and `BluetoothRemoteGattCharacteristic`. Basically any time there is an `EventTarget` which is not a DOM element and so isn't referenced by the document but can still fire events at some later time even if all references from script have been dropped. -- 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-891949848
Received on Tuesday, 3 August 2021 15:37:59 UTC