[Bug 20381] MIDIInput and MIDIOutput should inherit from MIDIPort, which should not be an interface

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

Chris Wilson <cwilso@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Chris Wilson <cwilso@gmail.com> ---
Forgot this bit of feedback to roll together: 

The following is also incorrect:
    [TreatNonCallableAsNull] attribute callback? onmessage;

Please change it to:
 attribute EventHandler onmessage;

Fixed all these issues: https://dvcs.w3.org/hg/audio/rev/477c4b064f31

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

Received on Thursday, 13 December 2012 21:16:33 UTC