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

Issue 880223002: Expose microphone content setting to extensions. (Closed)

Created:
5 years, 10 months ago by msramek
Modified:
5 years, 10 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Expose microphone content setting to extensions. BUG=452828 Committed: https://crrev.com/1069b7c12046e5e4bd6b607b4543db3c5cfab036 Cr-Commit-Position: refs/heads/master@{#314306}

Patch Set 1 : #

Patch Set 2 : Removed the term "main-frame" from the description. ( and rebase over 883983003 which did that elsewhere) #

Total comments: 2

Patch Set 3 : Renamed to 'microphone'. #

Total comments: 4

Patch Set 4 : Changed 11th setting. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -4 lines) Patch
M chrome/browser/extensions/api/content_settings/content_settings_apitest.cc View 3 chunks +11 lines, -0 lines 0 comments Download
M chrome/browser/extensions/api/content_settings/content_settings_helpers.cc View 1 2 3 1 chunk +6 lines, -3 lines 0 comments Download
M chrome/common/extensions/api/content_settings.json View 1 2 1 chunk +8 lines, -0 lines 0 comments Download
M chrome/test/data/extensions/api_test/content_settings/standard/test.js View 1 2 2 chunks +3 lines, -1 line 0 comments Download

Messages

Total messages: 15 (4 generated)
msramek
Hi, here comes another simple addition towards crbug.com/447978. Please take a look. Thanks, Martin https://codereview.chromium.org/880223002/diff/40001/chrome/common/extensions/api/content_settings.json ...
5 years, 10 months ago (2015-01-30 11:57:02 UTC) #3
Mike West
LGTM https://codereview.chromium.org/880223002/diff/40001/chrome/common/extensions/api/content_settings.json File chrome/common/extensions/api/content_settings.json (right): https://codereview.chromium.org/880223002/diff/40001/chrome/common/extensions/api/content_settings.json#newcode240 chrome/common/extensions/api/content_settings.json:240: "mediaStreamMic": { On 2015/01/30 11:57:02, msramek wrote: > ...
5 years, 10 months ago (2015-01-30 12:05:59 UTC) #5
not at google - send to devlin
https://codereview.chromium.org/880223002/diff/60001/chrome/browser/extensions/api/content_settings/content_settings_helpers.cc File chrome/browser/extensions/api/content_settings/content_settings_helpers.cc (right): https://codereview.chromium.org/880223002/diff/60001/chrome/browser/extensions/api/content_settings/content_settings_helpers.cc#newcode31 chrome/browser/extensions/api/content_settings/content_settings_helpers.cc:31: "register-protocol-handler", why are there 3 changes here (in particular ...
5 years, 10 months ago (2015-01-30 20:11:52 UTC) #6
Mike West
https://codereview.chromium.org/880223002/diff/60001/chrome/browser/extensions/api/content_settings/content_settings_helpers.cc File chrome/browser/extensions/api/content_settings/content_settings_helpers.cc (right): https://codereview.chromium.org/880223002/diff/60001/chrome/browser/extensions/api/content_settings/content_settings_helpers.cc#newcode31 chrome/browser/extensions/api/content_settings/content_settings_helpers.cc:31: "register-protocol-handler", On 2015/01/30 20:11:52, kalman wrote: > why are ...
5 years, 10 months ago (2015-01-31 09:51:59 UTC) #7
not at google - send to devlin
https://codereview.chromium.org/880223002/diff/60001/chrome/browser/extensions/api/content_settings/content_settings_helpers.cc File chrome/browser/extensions/api/content_settings/content_settings_helpers.cc (right): https://codereview.chromium.org/880223002/diff/60001/chrome/browser/extensions/api/content_settings/content_settings_helpers.cc#newcode31 chrome/browser/extensions/api/content_settings/content_settings_helpers.cc:31: "register-protocol-handler", On 2015/01/31 09:51:59, Mike West wrote: > On ...
5 years, 10 months ago (2015-02-02 17:52:57 UTC) #8
msramek
https://codereview.chromium.org/880223002/diff/60001/chrome/browser/extensions/api/content_settings/content_settings_helpers.cc File chrome/browser/extensions/api/content_settings/content_settings_helpers.cc (right): https://codereview.chromium.org/880223002/diff/60001/chrome/browser/extensions/api/content_settings/content_settings_helpers.cc#newcode31 chrome/browser/extensions/api/content_settings/content_settings_helpers.cc:31: "register-protocol-handler", On 2015/02/02 17:52:57, kalman wrote: > On 2015/01/31 ...
5 years, 10 months ago (2015-02-02 18:50:52 UTC) #9
not at google - send to devlin
lgtm
5 years, 10 months ago (2015-02-02 19:12:40 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/880223002/80001
5 years, 10 months ago (2015-02-03 09:04:25 UTC) #12
commit-bot: I haz the power
Committed patchset #4 (id:80001)
5 years, 10 months ago (2015-02-03 10:26:34 UTC) #13
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/1069b7c12046e5e4bd6b607b4543db3c5cfab036 Cr-Commit-Position: refs/heads/master@{#314306}
5 years, 10 months ago (2015-02-03 10:28:42 UTC) #14
msramek
5 years, 10 months ago (2015-02-18 11:24:03 UTC) #15
Message was sent while issue was closed.
A revert of this CL (patchset #4 id:80001) has been created in
https://codereview.chromium.org/925303003/ by msramek@chromium.org.

The reason for reverting is: Setting the camera and microphone default content
settings currently cannot be shown in the UI and will not work exactly the way
an app developer might expect it to (due to interference with the MEDIASTREAM
content setting).

Reverting this patch until the UI is ready.
.

Powered by Google App Engine
This is Rietveld 408576698