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

Issue 2931783002: Check Feature Policy for Mic/Camera requests (Closed)

Created:
3 years, 6 months ago by raymes
Modified:
3 years, 6 months ago
Reviewers:
Guido Urdaneta
CC:
chromium-reviews, jam, darin-cc_chromium.org, feature-media-reviews_chromium.org, chrome-apps-syd-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Check Feature Policy for Mic/Camera requests Mic/Camera requests don't currently go through the permissions service so we need to implement additional checks. These happen in MediaDevicesPermissionChecker. Tests have also been added for these. BUG=689802 Review-Url: https://codereview.chromium.org/2931783002 Cr-Commit-Position: refs/heads/master@{#479177} Committed: https://chromium.googlesource.com/chromium/src/+/7938f5d3da218f7d59feddd5cebda6079fd8f09b

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+156 lines, -10 lines) Patch
M content/browser/media/media_devices_permission_checker.cc View 2 chunks +27 lines, -10 lines 0 comments Download
A content/browser/media/media_devices_permission_checker_unittest.cc View 1 chunk +128 lines, -0 lines 2 comments Download
M content/test/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 15 (8 generated)
raymes
3 years, 6 months ago (2017-06-08 05:24:12 UTC) #2
raymes
Oh I just realized I also need to add checks in media_stream_ui_proxy.cc. Feel free to ...
3 years, 6 months ago (2017-06-08 05:31:47 UTC) #3
Guido Urdaneta
The code looks good, but take a look at the comment about ScopedFeatureList. https://codereview.chromium.org/2931783002/diff/1/content/browser/media/media_devices_permission_checker_unittest.cc File ...
3 years, 6 months ago (2017-06-08 12:08:23 UTC) #4
raymes
Thanks Guido! ptal. I will put up the MediaStreamUIProxy change in a separate CL (this ...
3 years, 6 months ago (2017-06-13 04:13:21 UTC) #7
Guido Urdaneta
On 2017/06/13 04:13:21, raymes wrote: > Thanks Guido! ptal. > > I will put up ...
3 years, 6 months ago (2017-06-13 19:47:03 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2931783002/1
3 years, 6 months ago (2017-06-13 22:12:55 UTC) #12
commit-bot: I haz the power
3 years, 6 months ago (2017-06-13 22:19:29 UTC) #15
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/7938f5d3da218f7d59feddd5cebd...

Powered by Google App Engine
This is Rietveld 408576698