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

Issue 358923002: Move ENABLE_MEDIA_CAPTURE to a runtime flag (Closed)

Created:
6 years, 6 months ago by lgombos
Modified:
6 years, 5 months ago
CC:
arv+blink, blink-reviews, blink-reviews-html_chromium.org, Inactive, dglazkov+blink, kinuko+fileapi, nhiroki, tzik, watchdog-blink-watchlist_google.com
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Move ENABLE_MEDIA_CAPTURE to a runtime flag The effort needs 3 steps: 1. Create the runtime flag interface in blink; 2. Enable the flag for Android from chromium even it does not do anything in blink; 3. Replace compile time guard with runtime flag in blink and remove the build time flag This is the third step. BUG=388093 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=177262

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -20 lines) Patch
M Source/build/features.gypi View 1 chunk +1 line, -6 lines 0 comments Download
M Source/config.gni View 1 chunk +1 line, -6 lines 0 comments Download
M Source/core/html/HTMLInputElement.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/forms/FileInputType.cpp View 1 chunk +1 line, -3 lines 0 comments Download
M Source/platform/FileChooser.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/web/ChromeClientImpl.cpp View 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
lgombos
Last step, PTAL.
6 years, 5 months ago (2014-06-30 20:56:01 UTC) #1
Inactive
lgtm for core/
6 years, 5 months ago (2014-06-30 20:58:32 UTC) #2
abarth-chromium
lgtm
6 years, 5 months ago (2014-07-01 02:06:19 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/l.gombos@samsung.com/358923002/1
6 years, 5 months ago (2014-07-01 02:06:57 UTC) #4
commit-bot: I haz the power
6 years, 5 months ago (2014-07-01 02:10:05 UTC) #5
Message was sent while issue was closed.
Change committed as 177262

Powered by Google App Engine
This is Rietveld 408576698