DescriptionCreate files readable by grp and oth in base::PlatformFile for posix.
Main motivation for this is webkit's createFile.
While creating files with permission 0600 is not an issue on other platforms,
on ChromeOs FileBrowser may access external filesystem, so it makes sense to
create files with permission 0644.
Further more creating files with mode 0600 on ChromeOS external fielsystem may
cause some problems with zip file support (see bug).
Note this is M16 release blocker...
BUG=chromium-os:22263
TEST=linux_chromeos trybots
verified copying files in FileBrowser on ChromeOs creates files with permission 644
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=110740
Patch Set 1 #Patch Set 2 : "" #
Messages
Total messages: 9 (0 generated)
|