Only store per-navigation permissions for http requests and not https.
commit7f55132f61d59e44141a64c781f2a470548ffdef
authortommi@chromium.org <tommi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 30 May 2014 16:24:04 +0000 (30 16:24 +0000)
committertommi@chromium.org <tommi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 30 May 2014 16:24:04 +0000 (30 16:24 +0000)
treeee1fc57adfce94bcdb9220741260eab7929f075d
parent69843a9c0e585bc26bcb5ded92ad31a9ecee3676
Only store per-navigation permissions for http requests and not https.
Doing so caused us to ignore stored content settings for pages accessed via https if a page had been accessed, settings changed and then the page accessed again.

BUG=374393
R=xians@chromium.org

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@273853 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/media/media_stream_devices_controller.cc