commit | c318b93de2ee7b8cc78e506dd2dd161af7d6819d | [log] [tgz] |
---|---|---|
author | rdevlin.cronin <[email protected]> | Mon Sep 14 20:22:29 2015 |
committer | Commit bot <[email protected]> | Mon Sep 14 20:23:05 2015 |
tree | 076ab3bc9618002243884a071f1309a8596ecc6c | |
parent | fafe071bac241504791c2904af9fbfea476274c8 [diff] |
[Extensions] Don't allow extensions to inject scripts into extension pages Don't allow extensions to inject scripts into other extension pages, since this is a security risk. This was meant to be addressed, but there was an incorrect early-return. Also add a regression test. BUG=529682 Review URL: https://codereview.chromium.org/1335083004 Cr-Commit-Position: refs/heads/master@{#348707}