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

Issue 14241011: Web MIDI: Add a run-time flag (Closed)

Created:
7 years, 8 months ago by Takashi Toyoshima
Modified:
7 years, 8 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Web MIDI: Add a run-time flag The flag is disabled by default for now. --enable-web-midi command line flag enables a run-time flag for Web MIDI . But it doesn't work for now. BUG=163795 TEST=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=195766

Patch Set 1 #

Patch Set 2 : (rebase) #

Patch Set 3 : remove compile-time flag #

Patch Set 4 : (rebase) #

Patch Set 5 : (rebase) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -0 lines) Patch
M content/browser/renderer_host/render_process_host_impl.cc View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M content/public/common/content_switches.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M content/public/common/content_switches.cc View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M content/renderer/render_thread_impl.cc View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Takashi Toyoshima
I Brett, Can you take a look this change to add a runtime flag as ...
7 years, 8 months ago (2013-04-19 05:06:23 UTC) #1
Chris Rogers
Thanks Takashi, I'm wondering if we need to put this behind a compile-time flag or ...
7 years, 8 months ago (2013-04-20 01:02:06 UTC) #2
Takashi Toyoshima
Thanks. Using run-time flag make it easy to keep my implementation green. So, I prefer ...
7 years, 8 months ago (2013-04-20 02:06:20 UTC) #3
Chris Rogers
On 2013/04/20 02:06:20, Takashi Toyoshima (chromium) wrote: > Thanks. > > Using run-time flag make ...
7 years, 8 months ago (2013-04-20 02:33:41 UTC) #4
brettw
Is the GYP_DEFINE added only to support a two-sided landing in Blink? LGTM if you're ...
7 years, 8 months ago (2013-04-22 05:41:09 UTC) #5
Takashi Toyoshima
I agreed with Chris's suggestion. So, I removed all compile-time flag. Blink side change is ...
7 years, 8 months ago (2013-04-22 07:32:29 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/14241011/25001
7 years, 8 months ago (2013-04-23 05:43:19 UTC) #7
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 8 months ago (2013-04-23 06:47:41 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/14241011/25001
7 years, 8 months ago (2013-04-23 07:01:13 UTC) #9
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 8 months ago (2013-04-23 08:08:15 UTC) #10
Takashi Toyoshima
7 years, 8 months ago (2013-04-23 08:40:45 UTC) #11
Message was sent while issue was closed.
Committed patchset #5 manually as r195766 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698