Side by Side Diff: chrome/test/data/extensions/api_test/extension_resource_request_policy/some_accessible/private.html
Issue 2007133004:
Disallow navigation to documents not explicitly listed as web accessible. (Closed)
Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix up subframe cases.
Created 4 years, 6 months ago
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
asargent_no_longer_on_chrome
2016/05/31 18:17:38
looks like private.js is missing from CL - I guess
looks like private.js is missing from CL - I guess the test in
extension_resource_request_policy_apitest.cc verifies that we don't even try to
load private.html, so you could just drop the script tag here.
On 2016/05/31 18:17:38, Antony Sargent wrote:
> looks like private.js is missing from CL - I guess the test in
> extension_resource_request_policy_apitest.cc verifies that we don't even try
to
> load private.html, so you could just drop the script tag here.
>
>
Issue 2007133004: Disallow navigation to documents not explicitly listed as web accessible.
(Closed)
Created 4 years, 7 months ago by nasko
Modified 4 years, 6 months ago
Reviewers: asargent_no_longer_on_chrome
Base URL: https://chromium.googlesource.com/chromium/src.git@master
Comments: 6