Re: EventTarget.getEventListeners

Please don't send email in a fixed-width font.  Use the default font unless
you have a particular reason to use another (using fixed-width when
including code snippets is fine, for example).

On Wed, Jun 13, 2012 at 9:47 AM, Jakub Czerny <czerny.jakub@gmail.com>wrote:

>  Please add something like
>
> sequence< EventListener> getEventListeners()
>
> to EventTarget interface so as everyone can inspect and delete even third
> party added listeners. Nowadays is is necessary to use such clumsy
> constructions as
> http://stackoverflow.com/questions/446892/how-to-find-event-listeners-on-a-dom-node/6434924#6434924
> .
>

Please see:

http://lists.w3.org/Archives/Public/public-whatwg-archive/2012Jun/0157.html

-- 
Glenn Maynard

Received on Thursday, 14 June 2012 13:36:07 UTC