[Bug 20506] Do we need MIDIOutput and MIDIInput?

https://www.w3.org/Bugs/Public/show_bug.cgi?id=20506

--- Comment #1 from Marcos Caceres <w3c@marcosc.com> ---
Just thought of something... maybe MIDIPort does not need to extend
EventTarget, but rather MIDIInput needs to implement it instead. You will note
that "window.EventTarget" is not actually an object in any browser (well, in
Opera, Chrome, and Safari at least). That would solve the issue of having
MIDIOutput expose .addEventListener() and friends.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Wednesday, 26 December 2012 00:46:32 UTC