DescriptionDon't keep file system directories around if they contain unrelated files.
Finder on Mac OS has a habit of putting .DS_Store files into directories, which would (silently) prevent us from deleting them.
Also, don't treat trying to delete a directory that doesn't exist on disk anymore as an error.
Add URL to quota managed origin deletion callback.
BUG=134825
TEST=Clear Browsing Data does that.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=146089
Patch Set 1 #
Total comments: 5
Patch Set 2 : review #Patch Set 3 : comment #Patch Set 4 : fix #
Total comments: 4
Patch Set 5 : review #
Total comments: 2
Patch Set 6 : error message #
Messages
Total messages: 15 (0 generated)
|