Chromium Code Reviews
DescriptionSupport removeRecursively and new copy/move behaviors added to the spec recently.
http://lists.w3.org/Archives/Public/public-webapps/2010JulSep/1101.html
> For a move/copy of a file on top of existing file, or a directory on
> top of an existing empty directory, you get an automatic overwrite.
> A move/copy of a file on top of an existing directory, or of a
> directory on top of an existing file, will always fail.
> A move/copy of a file or directory on top of an existing non-empty
> directory will always fail.
BUG=32277
TEST=FileSystemOperationTest.*
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=61480
Patch Set 1 #
Total comments: 8
Patch Set 2 : '' #
Total comments: 12
Patch Set 3 : '' #
Total comments: 4
Patch Set 4 : '' #Messages
Total messages: 7 (0 generated)
|