Re: [whatwg] Detecting eventListeners

Hello Rick,

Apologies, Jason.

On 25 May 2012 12:54, Rick Waldron <waldron.rick@gmail.com> wrote:
>
> But once the door is open, there is no way to close it.
>

 The door's already open.  You simply have to iterate through all the
nodes, and call removeEventListener with all possible events.


> Please save the dramatics, it would hardly take 1000 lines of code to
> accomplish this.
>
> I suspect there is likely a simpler alternative solution to your problem -
> that doesn't involve new spec features.
>
> I hope so too.  I will add however that override an injection on the top
of the page isn't a robust solution, because we want to run our scripts on
any arbitrary internal sites.

Cheers,
Xav

Received on Friday, 25 May 2012 03:03:03 UTC