diff options
author | fsamuel@chromium.org <fsamuel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-10-02 20:39:34 +0000 |
---|---|---|
committer | fsamuel@chromium.org <fsamuel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-10-02 20:39:34 +0000 |
commit | 02768b76b20034d7323fecfab05ecbaa1beeff7e (patch) | |
tree | 6c083f564b298dab0b8b98c5f4176bb9e0edf641 /ipc | |
parent | 2896c9185128996d17255a615bc2cc42f4bf6b7e (diff) | |
download | chromium_src-02768b76b20034d7323fecfab05ecbaa1beeff7e.zip chromium_src-02768b76b20034d7323fecfab05ecbaa1beeff7e.tar.gz chromium_src-02768b76b20034d7323fecfab05ecbaa1beeff7e.tar.bz2 |
<webview>: Fix auto-permission rejection logic
loadplugin and other future permissions live entirely in the chrome layer.
There needs to be one upper bound across all permission types after which
permissions are auto-rejected without exposing them to the permission API.
This upper bound previously existed in the content layer. Since permissions
can originate in either layer, this CL moves the check to WebViewGuest
from BrowserPluginGuest.
BUG=none
Review URL: https://codereview.chromium.org/25519003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@226554 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions