Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(213)

Issue 942243002: Web MIDI: blink API update to support MIDIPortState (Closed)

Created:
5 years, 10 months ago by Takashi Toyoshima
Modified:
5 years, 10 months ago
Reviewers:
tkent
CC:
blink-reviews, dglazkov+blink
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

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 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=190630

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -0 lines) Patch
M Source/modules/webmidi/MIDIAccessor.h View 1 chunk +6 lines, -0 lines 0 comments Download
M Source/modules/webmidi/MIDIAccessor.cpp View 3 chunks +22 lines, -0 lines 0 comments Download
M public/platform/WebMIDIAccessorClient.h View 1 chunk +12 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
Takashi Toyoshima
Hi Kent, please take a look.
5 years, 10 months ago (2015-02-21 13:04:30 UTC) #2
tkent
lgtm
5 years, 10 months ago (2015-02-22 23:36:11 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/942243002/1
5 years, 10 months ago (2015-02-22 23:36:56 UTC) #5
commit-bot: I haz the power
5 years, 10 months ago (2015-02-23 00:51:19 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=190630

Powered by Google App Engine
This is Rietveld 408576698