- From: Gregory Terzian <notifications@github.com>
- Date: Mon, 04 Jun 2018 00:17:31 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 4 June 2018 07:17:53 UTC
I'm not sure, I think I assumed the entire path had to be checked... So essentially you mean, taking the linked to implementation as a context, just do `target.has_listeners_for(type_)` on the one `EventTarget` and not bother with doing that for all others in the event path for that target? -- 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/453#issuecomment-394257225
Received on Monday, 4 June 2018 07:17:53 UTC