[whatwg] Exposing EventTarget to JavaScript

Alex Russell slightlyoff at google.com
Fri Apr 24 14:18:35 PDT 2009


On Fri, Apr 24, 2009 at 2:16 PM, Aaron Boodman <aa at google.com> wrote:
> On Fri, Apr 24, 2009 at 2:09 PM, Alex Russell <slightlyoff at google.com> wrote:
>> Even in the XHR case, adding more than one listener is currently a
>> pain. Part of the goal here would be to make event dispatch across
>> lists of listeners as natural in JS as it is in DOM.
>
> Nit: I believe this has been fixed in XHR (it now supports
> addEventListener, if that's what you were referring to).

Ahh, yeah, thanks for the clarification. I wasn't aware of that change.

Regards



More information about the whatwg mailing list