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

Issue 500075: Fix a regression introduced by r33225.... (Closed)

Created:
11 years ago by huanr
Modified:
9 years ago
Reviewers:
Jói
CC:
chromium-reviews_googlegroups.com, brettw+cc_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

Fix a regression introduced by r33225. On windows, if CreateDirectory is called with an path on an inaccessible drive, it will enter an infinite loop. BUG=30415 TEST=base_unittests.exe --gtest_filter=FileUtilTest.CreateDirectoryTest Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=34871

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -1 line) Patch
M base/file_util_unittest.cc View 1 1 chunk +9 lines, -0 lines 0 comments Download
M base/file_util_win.cc View 1 chunk +5 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
huanr
11 years ago (2009-12-16 21:15:32 UTC) #1
Jói
11 years ago (2009-12-17 14:14:04 UTC) #2
LGTM
(once try bots are happy)

Sorry about the bug, and thanks for the fix + regression test.

Powered by Google App Engine
This is Rietveld 408576698