Descriptionchrome.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
Committed: https://crrev.com/f49ce9359208243bf74d08ae9bc9e41dd24b572d
Cr-Commit-Position: refs/heads/master@{#370760}
Patch Set 1 #Patch Set 2 : fix comment + git cl format #
Total comments: 8
Patch Set 3 : address comments from Devlin #Patch Set 4 : fix nit #Patch Set 5 : fix mistake while addressing comments #
Messages
Total messages: 12 (6 generated)
|