Require host permission for sensitive data in tabs API
Before this patch, we required both host permissions and 'tabs' permission
to see sensitive data. After this change, just having the host permission
but not the 'tabs' permission will be sufficient to see sensitive data for tabs
that match the host permissions.
Also, fixing a typo from old tabs test.
BUG=498601, 580203
TEST=browser_tests --gtest_filter=ExtensionApiTest.HostPermission
[email protected]
Review URL: https://codereview.chromium.org/1572893003
Cr-Commit-Position: refs/heads/master@{#377815}
20 files changed