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

Issue 23004: Port some strings in download/save_package.cc (Closed)

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

Description

Port some strings in download/save_package.cc Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=9547

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 4

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Patch Set 6 : '' #

Patch Set 7 : '' #

Patch Set 8 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+157 lines, -196 lines) Patch
M chrome/browser/download/save_package.h View 1 2 3 4 5 9 chunks +24 lines, -36 lines 0 comments Download
M chrome/browser/download/save_package.cc View 1 2 3 4 5 6 7 19 chunks +113 lines, -145 lines 0 comments Download
M chrome/browser/download/save_package_unittest.cc View 3 4 5 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/tab_contents/web_contents.cc View 1 2 3 4 5 3 chunks +10 lines, -5 lines 0 comments Download
M chrome/common/temp_scaffolding_stubs.h View 1 2 3 4 5 2 chunks +8 lines, -8 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Evan Stade
11 years, 10 months ago (2009-02-04 19:44:38 UTC) #1
tony
LGTM http://codereview.chromium.org/23004/diff/1004/2003 File chrome/browser/download/save_package.cc (right): http://codereview.chromium.org/23004/diff/1004/2003#newcode950 Line 950: // It was copied from previous code ...
11 years, 10 months ago (2009-02-04 21:00:07 UTC) #2
Evan Stade
Addressed Tony's comments. Waiting for trybot unit test results. I got rid of SavePackage::GetBaseFileNameAndFileOrdinalNumber because ...
11 years, 10 months ago (2009-02-04 23:19:31 UTC) #3
tony
Removing GetBaseFileNameAndFileOrdinalNumber sounds good. LGTM! On 2009/02/04 23:19:31, estade wrote: > Addressed Tony's comments. Waiting ...
11 years, 10 months ago (2009-02-04 23:24:27 UTC) #4
Evan Stade
11 years, 10 months ago (2009-02-05 01:30:37 UTC) #5
fyi, can't use FRIEND_TEST here because it's SavePackageTest and not
SavePackageTest_TestName that's using the private methods.

Powered by Google App Engine
This is Rietveld 408576698