DescriptionLoosen permission on extension temp dir when a flag is used.
Issue 35198 can not be reproduced locally. To enable users to do experiments, three command line flags are added to chrome:
--issue35198-crxdir-browser: Have the browser process create the directory in which the extension will be unzipped.
--issue35198-logging: Enable log messages from directory creation in the utility process to be moved to the browser process.
--issue35198-permission: Use the most permissive file permissions possible on the extension unpack directory.
BUG=35198
TEST=manual
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=51231
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=51416
Patch Set 1 : Re-add non-dead code. #Patch Set 2 : Add command line flags. #Patch Set 3 : Rebase again. #
Total comments: 4
Patch Set 4 : Address Darin's comments. #
Total comments: 2
Patch Set 5 : Rebase for commit. #
Messages
Total messages: 7 (0 generated)
|