Closed GoogleCodeExporter closed 9 years ago
Adding another: addEventListener should allow string *OR* string array for type
Again, mirroring the API in goog.events
Original comment by kev...@j832.com
on 7 Oct 2011 at 4:40
Attachments:
Code review: http://codereview.appspot.com/5246043
Original comment by kev...@j832.com
on 8 Oct 2011 at 11:21
Cannot take patch without CLA. See wiki page on contributors.
Original comment by nn...@google.com
on 9 May 2012 at 11:02
Sad. I submitted the CLA many moons ago, but got no response. I'll try again.
Original comment by kev...@j832.com
on 9 May 2012 at 11:03
WIll not take patch. EventTarget is meant to match W3C interface.
http://www.w3.org/TR/DOM-Level-2-Events/events.html#Events-EventTarget
Original comment by nn...@google.com
on 9 May 2012 at 11:04
Original comment by nn...@google.com
on 9 May 2012 at 11:05
EventTarget mirrors w3c event signature, not goog.events signature. Hence we
aren't going to change the signature.
Original comment by chrishe...@google.com
on 9 May 2012 at 11:05
Annoying, but understood.
Original comment by kev...@j832.com
on 9 May 2012 at 11:06
Original issue reported on code.google.com by
kev...@j832.com
on 8 Sep 2011 at 9:35Attachments: