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

Issue 16533: Convert download manager to FilePath. (Closed)

Created:
11 years, 11 months ago by Evan Stade
Modified:
9 years, 6 months ago
Reviewers:
tony, brettw
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Convert download manager to FilePath. (Fixed up version of issue 17032. Now passes all unit tests.) Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=7630

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 6

Patch Set 3 : '' #

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+238 lines, -209 lines) Patch
M base/file_path.h View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M base/file_util.h View 1 2 3 2 chunks +4 lines, -2 lines 0 comments Download
M base/file_util.cc View 1 2 3 2 chunks +16 lines, -6 lines 0 comments Download
M base/file_util_win.cc View 3 1 chunk +4 lines, -5 lines 0 comments Download
M chrome/browser/automation/automation_provider.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/download/download_file.h View 1 2 3 4 chunks +9 lines, -12 lines 0 comments Download
M chrome/browser/download/download_file.cc View 1 2 3 4 chunks +12 lines, -19 lines 0 comments Download
M chrome/browser/download/download_manager.h View 1 2 3 14 chunks +35 lines, -31 lines 0 comments Download
M chrome/browser/download/download_manager.cc View 1 2 3 30 chunks +99 lines, -88 lines 0 comments Download
M chrome/browser/download/download_manager_unittest.cc View 1 2 3 1 chunk +4 lines, -2 lines 0 comments Download
M chrome/browser/download/download_util.cc View 1 2 3 5 chunks +10 lines, -11 lines 0 comments Download
M chrome/browser/download/save_file.cc View 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/download/save_package.cc View 1 2 3 2 chunks +6 lines, -4 lines 0 comments Download
M chrome/browser/history/download_database.cc View 1 2 3 2 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/history/download_types.h View 1 2 3 4 chunks +5 lines, -4 lines 0 comments Download
M chrome/browser/history/history_unittest.cc View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/views/download_item_view.cc View 1 2 3 5 chunks +5 lines, -5 lines 0 comments Download
M chrome/browser/views/download_tab_view.cc View 1 2 3 6 chunks +8 lines, -6 lines 0 comments Download
M chrome/common/win_safe_util.h View 3 2 chunks +4 lines, -2 lines 0 comments Download
M chrome/common/win_safe_util.cc View 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/win_util.h View 3 2 chunks +4 lines, -2 lines 0 comments Download
M chrome/common/win_util.cc View 3 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Evan Stade
Somehow I managed to miss a failing unit test the last time around with this ...
11 years, 11 months ago (2009-01-06 18:53:48 UTC) #1
brettw
http://codereview.chromium.org/16533/diff/401/602 File base/file_util.cc (right): http://codereview.chromium.org/16533/diff/401/602#newcode380 Line 380: GetFileExtensionFromPath(FilePath::FromWStringHack(path)); Indent this 2 more spaces. http://codereview.chromium.org/16533/diff/401/614 File ...
11 years, 11 months ago (2009-01-06 19:11:38 UTC) #2
Evan Stade
updated.
11 years, 11 months ago (2009-01-06 19:38:20 UTC) #3
brettw
LGTM
11 years, 11 months ago (2009-01-06 19:40:13 UTC) #4
Evan Stade
Updated to sync with Tony's changes.
11 years, 11 months ago (2009-01-06 20:13:23 UTC) #5
brettw
11 years, 11 months ago (2009-01-06 20:17:11 UTC) #6
LGTM

Powered by Google App Engine
This is Rietveld 408576698