[Bug 19762] New: "connect" event not logically possible, and disconnect hard to implement

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

          Priority: P2
            Bug ID: 19762
          Assignee: dave.null@w3.org
           Summary: "connect" event not logically possible, and disconnect
                    hard to implement
        QA Contact: public-audio@w3.org
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: cwilso@gmail.com
          Hardware: All
            Status: NEW
           Version: unspecified
         Component: MIDI API
           Product: AudioWG

The "connect" event as currently spec'ed isn't possible to receive (since it
fires on the MIDIPort, which the user wouldn't have been able to create yet,
since it's not connected).

'disconnect' is also hard if not impossible to implement on some systems. 
Suggest cutting the events.

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

Received on Monday, 29 October 2012 19:44:44 UTC