summaryrefslogtreecommitdiffstats
path: root/ash
diff options
context:
space:
mode:
authorrdevlin.cronin@chromium.org <rdevlin.cronin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-06-03 22:41:02 +0000
committerrdevlin.cronin@chromium.org <rdevlin.cronin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-06-03 22:41:02 +0000
commit0d8d69767a1ff6becad7e25442ccdf94cac7290e (patch)
treebf080b49953ed8bf895e5bc9de306b64fb3dba37 /ash
parente8daf71e4ad7e36b52267316c7f33b754356a01c (diff)
downloadchromium_src-0d8d69767a1ff6becad7e25442ccdf94cac7290e.zip
chromium_src-0d8d69767a1ff6becad7e25442ccdf94cac7290e.tar.gz
chromium_src-0d8d69767a1ff6becad7e25442ccdf94cac7290e.tar.bz2
Resubmit: Block content scripts from executing until user grants permission
Original CL: https://codereview.chromium.org/288053002/ Original Description: Prevent extensions with <all_urls> from running content scripts without user consent if the scripts-require-action switch is on. ----------------------------------------------- This had a problem in that when user scripts are updated, the old versions are invalidated (as they rely on StringPieces, which do not actually own content). Fix is to update all user scripts, even if they didn't actually change. Also add in ActiveScriptController removing actions for unloaded extensions. TBR=jschuh@chromium.org (for extension_messages.h, no change from original patch) BUG=362353 Review URL: https://codereview.chromium.org/313453002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274659 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash')
0 files changed, 0 insertions, 0 deletions