Web 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 Review URL: https://codereview.chromium.org/942243002 git-svn-id: svn://svn.chromium.org/blink/trunk@190630 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment