Enable [Audio|Video]CaptureAllowedUrls policies outside of Kiosk mode.
commitf108660762945650636c9bc55cb813fa5eebe975
authormsramek <msramek@chromium.org>
Fri, 21 Aug 2015 21:16:09 +0000 (21 14:16 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 21 Aug 2015 21:16:43 +0000 (21 21:16 +0000)
tree7e9b7f90c686b8e9ca255e5b404135034a9c0482
parentabfc5f025e187896f68b7183064ac3a5a662ee7e
Enable [Audio|Video]CaptureAllowedUrls policies outside of Kiosk mode.

The sites whitelisted for camera and microphone use by AudioCaptureAllowedUrls and VideoCaptureAllowedUrls were not shown in the settings UI before. As it would be surprising for the users that some devices have this access while nothing is shown in the UI, the policies were limited to the Kiosk mode. See the discussion here: https://codereview.chromium.org/15738004/

In https://codereview.chromium.org/1251543002/, these policies were exposed in the UI, and thus they can now be applied outside of Kiosk mode as well.

BUG=509962,225045

Review URL: https://codereview.chromium.org/1267803002

Cr-Commit-Position: refs/heads/master@{#344861}
chrome/browser/media/media_stream_device_permissions.cc
chrome/browser/policy/policy_browsertest.cc
chrome/common/pref_names.cc
components/policy/resources/policy_templates.json