chrome.tabs.query: Allow extensions with host permission to see tabs of that host.
r368222 made chrome.tabs.query restrict extensions without effective tabs permission from looking at a tab's URL. This CL relaxes the restriction letting tabs with specific host(s) permission to look at tabs at that host(s). BUG=572545 Test=See bug for details: https://code.google.com/p/chromium/issues/detail?id=572545#c9 Review URL: https://codereview.chromium.org/1600553006 Cr-Commit-Position: refs/heads/master@{#370760}
Showing
Please register or sign in to comment