DescriptionWeb MIDI: complete 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 final step of three to update the MIDIAccessor blink API.
BUG=279097
TEST=build with chromium; content_unittests; LayoutTest/webmidi
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=190658
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|