summaryrefslogtreecommitdiffstats
path: root/ipc
diff options
context:
space:
mode:
authorfsamuel@chromium.org <fsamuel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-10-02 20:39:34 +0000
committerfsamuel@chromium.org <fsamuel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-10-02 20:39:34 +0000
commit02768b76b20034d7323fecfab05ecbaa1beeff7e (patch)
tree6c083f564b298dab0b8b98c5f4176bb9e0edf641 /ipc
parent2896c9185128996d17255a615bc2cc42f4bf6b7e (diff)
downloadchromium_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