DescriptionWeb MIDI: blink API update to support MIDIPortState
The latest editor's draft introduces MIDIPortState state attribute in
MIDIPort. To support the attribute, update the blink API to use enum
for representing MIDIPortState instead of bool isActive flag.
Spec: http://webaudio.github.io/web-midi-api/#idl-def-MIDIPort
This is the first step of three to update the MIDIAccessor blink API.
BUG=279097
TEST=build with chromium
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=190630
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|