DescriptionWeb MIDI: dispatch MIDIConnectionEvent
In the latest editor's draft spec, MIDIAccess has only one EventHandler
onstatechange that is integrated thing of onconnect and ondisconnect.
Also, ondisconnect of MIDIPort is also renamed to onstatechange.
See the latest editor]s draft spec:
- http://webaudio.github.io/web-midi-api/#midiaccess-interface
- http://webaudio.github.io/web-midi-api/#idl-def-MIDIPort
This patch update these EventHandler attributes, and also add
implementation to dispatch these events.
BUG=279097
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=190653
Patch Set 1 #
Total comments: 2
Patch Set 2 : review #3 #
Messages
Total messages: 8 (2 generated)
|