Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(666)

Issue 1681: Make CreateDirectory consistent on Win and Posix when directory exists. (Closed)

Created:
12 years, 3 months ago by Michael Moss
Modified:
9 years, 7 months ago
Reviewers:
M-A Ruel
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Make CreateDirectory consistent on Win and Posix when directory exists. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=1941

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -3 lines) Patch
M base/file_util.h View 2 chunks +2 lines, -2 lines 0 comments Download
M base/file_util_win.cc View 1 2 chunks +2 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Michael Moss
12 years, 3 months ago (2008-09-09 22:25:55 UTC) #1
M-A Ruel
12 years, 3 months ago (2008-09-09 22:28:59 UTC) #2
Yep, it'll return true on files while it should return false. That's fine for
now (build break).

Powered by Google App Engine
This is Rietveld 408576698