diff options
author | msramek <msramek@chromium.org> | 2015-12-18 09:42:47 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-12-18 17:43:56 +0000 |
commit | 5100baf1eac806abbdaaf8002887aacf652f34e5 (patch) | |
tree | 932bf59257e11ea2d0ad4f3cc7860dc3b4285ceb /extensions/utility | |
parent | 43df859057abf1c500e6bc35a085340d663c4973 (diff) | |
download | chromium_src-5100baf1eac806abbdaaf8002887aacf652f34e5.zip chromium_src-5100baf1eac806abbdaaf8002887aacf652f34e5.tar.gz chromium_src-5100baf1eac806abbdaaf8002887aacf652f34e5.tar.bz2 |
Remove the deprecated MEDIASTREAM content setting.
The MEDIASTREAM content setting, representing a combined permission for microphone and camera, had by now been replaced with two separate MEDIASTREAM_MIC and MEDIASTREAM_CAMERA settings. The remaining occurrences are just various DCHECKs and early exits.
In this CL, we remove all occurrences of CONTENT_SETTINGS_TYPE_MEDIASTREAM. Furthermore, we add a cleanup code to DefaultProvider and PrefProvider in order to clean up any traces of the permission in the Preference file (although this is unlikely, since the permission has been disused for quite some time).
BUG=443799
Review URL: https://codereview.chromium.org/1536633002
Cr-Commit-Position: refs/heads/master@{#366119}
Diffstat (limited to 'extensions/utility')
0 files changed, 0 insertions, 0 deletions