DescriptionRename FileUtilProxy::Create to EnsureFileExists
per follow-up discussion on http://codereview.chromium.org/3717001/show
Rename FileUtilProxy::Create to EnsureFileExists to make it clear that
it doesn't open the file (or doesn't leave a file handle opened).
Also fixes CreatePlatformFile to set |created| correctly when
PLATFORM_FILE_CREATE flag is given (I think this is the correct
behavior).
BUG=none
TEST=FileSystemOperationTest.*
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=62683
Patch Set 1 : '' #
Total comments: 1
Patch Set 2 : fixed comments #
Messages
Total messages: 3 (0 generated)
|