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

Issue 2714016: If CreateDirectory() fails during extension unpacking, log the exact OS call that failed. (Closed)

Created:
10 years, 6 months ago by Sam Kerner (Chrome)
Modified:
9 years, 7 months ago
Reviewers:
tkent
CC:
chromium-reviews
Base URL:
git://codf21.jail/chromium.git
Visibility:
Public.

Description

If CreateDirectory() fails during extension unpacking, log the exact OS call that failed. This change is designed to help understand bug 35198, which we can not reproduce locally. BUG=35198 TEST=manual Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=49703

Patch Set 1 #

Patch Set 2 : Add a bit more logging. #

Patch Set 3 : Rebase for commit. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -23 lines) Patch
M base/file_util.h View 1 1 chunk +8 lines, -0 lines 0 comments Download
M base/file_util_win.cc View 1 2 chunks +44 lines, -20 lines 0 comments Download
M chrome/common/extensions/extension_unpacker.cc View 1 chunk +11 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Sam Kerner (Chrome)
10 years, 6 months ago (2010-06-11 22:18:21 UTC) #1
tkent
10 years, 6 months ago (2010-06-12 18:27:43 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698