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

Issue 14254007: Web MIDI: Add a run-time flag in blink (Closed)

Created:
7 years, 8 months ago by Takashi Toyoshima
Modified:
7 years, 8 months ago
CC:
blink-reviews, haraken, jamesr, Nate Chapin, abarth_chromum.org, abarth-chromium
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Web MIDI: Add a run-time flag in blink This change adds a run-time flag for Web MIDI API in blink. This flag is not used now, but it's needed before Chromium side changes are landed and will be used very soon. BUG=163795 TEST=none Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=148813

Patch Set 1 #

Total comments: 1

Patch Set 2 : (rebase) #

Patch Set 3 : make func names consistent #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -0 lines) Patch
M Source/WebKit/chromium/public/WebRuntimeFeatures.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M Source/WebKit/chromium/src/WebRuntimeFeatures.cpp View 1 2 1 chunk +10 lines, -0 lines 0 comments Download
M Source/bindings/v8/RuntimeEnabledFeatures.h View 1 2 2 chunks +4 lines, -0 lines 0 comments Download
M Source/bindings/v8/RuntimeEnabledFeatures.cpp View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 20 (0 generated)
Takashi Toyoshima
Hi reviewers, I'll start to upstream Web MIDI changes to blink. This is the first ...
7 years, 8 months ago (2013-04-20 02:46:34 UTC) #1
abarth-chromium
lgtm
7 years, 8 months ago (2013-04-20 02:47:42 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/toyoshim@chromium.org/14254007/1
7 years, 8 months ago (2013-04-20 02:48:07 UTC) #3
Takashi Toyoshima
wow... in 1 minute.
7 years, 8 months ago (2013-04-20 02:48:12 UTC) #4
abarth-chromium
Sorry, the mail just happened to pop into my inbox. I presume you're going to ...
7 years, 8 months ago (2013-04-20 03:04:58 UTC) #5
commit-bot: I haz the power
Retried try job too often on linux_layout_rel for step(s) webkit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_layout_rel&number=4617
7 years, 8 months ago (2013-04-20 03:25:53 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/toyoshim@chromium.org/14254007/1
7 years, 8 months ago (2013-04-20 05:43:35 UTC) #7
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 8 months ago (2013-04-20 05:51:12 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/toyoshim@chromium.org/14254007/1
7 years, 8 months ago (2013-04-20 06:09:56 UTC) #9
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 8 months ago (2013-04-20 06:17:44 UTC) #10
tkent
https://chromiumcodereview.appspot.com/14254007/diff/1/Source/WebKit/chromium/src/WebRuntimeFeatures.cpp File Source/WebKit/chromium/src/WebRuntimeFeatures.cpp (right): https://chromiumcodereview.appspot.com/14254007/diff/1/Source/WebKit/chromium/src/WebRuntimeFeatures.cpp#newcode575 Source/WebKit/chromium/src/WebRuntimeFeatures.cpp:575: return RuntimeEnabledFeatures::setRequestMIDIAccessEnabled(enable); The flag names are inconsistent; 'WebMIDI' and ...
7 years, 8 months ago (2013-04-21 01:44:27 UTC) #11
Takashi Toyoshima
abarth: Yes, major part of our implementation will be inside modules/midi. I'll set up an ...
7 years, 8 months ago (2013-04-22 07:11:37 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/toyoshim@chromium.org/14254007/12001
7 years, 8 months ago (2013-04-22 07:14:40 UTC) #13
tkent
> tkent: requestMIDIAccess is not only interface which depends on WebMIDI runtime > flag. I'll ...
7 years, 8 months ago (2013-04-22 07:34:05 UTC) #14
commit-bot: I haz the power
Retried try job too often on linux_layout_rel for step(s) webkit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_layout_rel&number=4751
7 years, 8 months ago (2013-04-22 07:50:11 UTC) #15
Takashi Toyoshima (Google)
tkent: OK, I'll change the name. ... by the way, is it possible to commit ...
7 years, 8 months ago (2013-04-22 07:54:14 UTC) #16
Takashi Toyoshima (Google)
done.
7 years, 8 months ago (2013-04-22 10:15:15 UTC) #17
tkent
lgtm
7 years, 8 months ago (2013-04-22 10:47:48 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/toyoshim@chromium.org/14254007/16002
7 years, 8 months ago (2013-04-22 10:50:10 UTC) #19
commit-bot: I haz the power
7 years, 8 months ago (2013-04-22 11:55:24 UTC) #20
Message was sent while issue was closed.
Change committed as 148813

Powered by Google App Engine
This is Rietveld 408576698