- From: James Browning <notifications@github.com>
- Date: Fri, 05 May 2023 00:46:52 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 5 May 2023 07:46:58 UTC
> (Maybe I should split this into a separate issue as this seems like a requirement This would make sense, `trustedOnly` is useful for other events as well not just abort related events. I will change the title of this issue to reflect that. Also I know there are discussions in `AbortSignal.any` about weak listeners, as mentioned in one of my previous comments, if `trustedOnly` were specified one could make such event listeners weak on the associated `AbortController`(s) (as one can't make `isTrusted: true` events without access to the controller). -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/1016#issuecomment-1535862207 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/issues/1016/1535862207@github.com>
Received on Friday, 5 May 2023 07:46:58 UTC