DescriptionOn Windows, current implementation fails touching directories because it cannot open directories without specific flag |FILE_FLAG_BACKUP_SEMANTICS|.
This patch makes it possible to touch them by setting the flag.
BUG=136490, 137807
TEST=content_unittests --gtest_filter=\*MoveDirectory\*
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=165338
Patch Set 1 #Patch Set 2 : Add unittests #
Total comments: 2
Patch Set 3 : Reflect comment #
Total comments: 2
Patch Set 4 : Rebase #Patch Set 5 : Reflect comment #
Messages
Total messages: 15 (0 generated)
|