[web-audio-api] (addEventListener): AudioNode.addEventListener not defined (#156)

> Originally reported on W3C Bugzilla [ISSUE-17351](https://www.w3.org/Bugs/Public/show_bug.cgi?id=17351) Tue, 05 Jun 2012 11:41:55 GMT
> Reported by Philip Jägenstedt
> Assigned to 

Audio-ISSUE-60 (addEventListener): AudioNode.addEventListener not defiend [Web Audio API]

http://www.w3.org/2011/audio/track/issues/60

Raised by: Philip Jägenstedt
On product: Web Audio API

It's not clear if addEventListener is supposed to be supported or not. If it should be supported, the correct way is probably to inherit EventTarget from DOM4: http://dvcs.w3.org/hg/domcore/raw-file/tip/Overview.html#interface-eventtarget

---
Reply to this email directly or view it on GitHub:
https://github.com/WebAudio/web-audio-api/issues/156

Received on Wednesday, 11 September 2013 14:29:05 UTC