Re: [whatwg/dom] Robust events (#1016)

> (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