Chromium Code Reviews
DescriptionRemove URLs from chrome.tabs.executeScript permission warning.
This CL removes the URL error messages triggered by chrome.tabs.executeScript
when the extension lacks the permission to access the respective host. This is
necessary to prevent that an extension can see the list of open URLs of all
tabs without having asked for appropriate permission.
BUG=551626
Committed: https://crrev.com/b807906072e191a10febe3f1e9b9fa46429abff9
Cr-Commit-Position: refs/heads/master@{#359392}
Patch Set 1 #
Total comments: 9
Patch Set 2 : Addressed comments #Patch Set 3 : Added todo #Patch Set 4 : Fixed test case #Messages
Total messages: 17 (3 generated)
|