Make extension file URL access opt-in.
This corrects an issue causing file URL access to default on for <all_urls> and file:/// permissions. We also revert all extension's "allow file access" flags to false since we can't distinguish between extensions that were installed with the bug present and those where the user clicked allow file access. BUG=91577 TEST=ExtensionServiceTest.DefaultFileAccess Review URL: http://codereview.chromium.org/7574017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96041 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment