DescriptionWeb MIDI: chromium-side 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 second step of three to update the MIDIAccessor blink API.
BUG=279097
TEST=content_unittests
Committed: https://crrev.com/5e0737b47025d908a698ed5eb2f1ade69bef81b7
Cr-Commit-Position: refs/heads/master@{#317572}
Patch Set 1 #
Total comments: 4
Patch Set 2 : review #3 #
Messages
Total messages: 14 (5 generated)
|