[whatwg/dom] Define "has event listener" operation (#453)

For https://github.com/whatwg/html/issues/1900, service workers, and a couple of other cases in the platform, we need to determine whether an object has event listeners for a given event type. It would be good to tie these to a single operation that has a little warning alongside pointing out the issues with it.

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

Received on Tuesday, 2 May 2017 12:44:28 UTC