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

Issue 950643002: Web MIDI: complete 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@midi_api_1
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Web 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 #

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

Messages

Total messages: 6 (2 generated)
Takashi Toyoshima
please take a look
5 years, 10 months ago (2015-02-21 14:37:02 UTC) #2
tkent
lgtm
5 years, 10 months ago (2015-02-22 23:40:26 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/950643002/1
5 years, 10 months ago (2015-02-23 12:38:17 UTC) #5
commit-bot: I haz the power
5 years, 10 months ago (2015-02-23 13:53:40 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=190658

Powered by Google App Engine
This is Rietveld 408576698