DescriptionMake 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
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=96041
Patch Set 1 #
Total comments: 4
Patch Set 2 : nit #Patch Set 3 : fix browser tests #Patch Set 4 : fix more browsertests #Patch Set 5 : fix unit tests #Patch Set 6 : back out a couple changes to unit tests #Patch Set 7 : keep LOAD the same #
Messages
Total messages: 7 (0 generated)
|