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

Issue 2805091: Download code cleanup: (Closed)

Created:
10 years, 5 months ago by Paweł Hajdan Jr.
Modified:
9 years, 7 months ago
CC:
chromium-reviews, ben+cc_chromium.org, Paul Godavari, brettw-cc_chromium.org
Visibility:
Public.

Description

Download code cleanup: - choose better names for some helper methods - move code to less random places This change also adds bigger tuples support, up to Tuple8 in base/tuple.h. The plan is to stop using such big number of parameters, but for now it's not trivial. This change also fixes some UI tests, not sure why it is so. TEST=unit_tests, browser_tests, ui_tests BUG=48913 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=53053

Patch Set 1 #

Patch Set 2 : rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+202 lines, -107 lines) Patch
M base/task.h View 1 chunk +32 lines, -0 lines 0 comments Download
M base/tuple.h View 4 chunks +90 lines, -0 lines 0 comments Download
M chrome/browser/download/download_file_manager.h View 3 chunks +2 lines, -21 lines 0 comments Download
M chrome/browser/download/download_file_manager.cc View 12 chunks +10 lines, -58 lines 0 comments Download
M chrome/browser/download/download_manager.h View 1 chunk +0 lines, -5 lines 0 comments Download
M chrome/browser/download/download_manager.cc View 4 chunks +13 lines, -23 lines 0 comments Download
M chrome/browser/download/download_util.h View 2 chunks +22 lines, -0 lines 0 comments Download
M chrome/browser/download/download_util.cc View 2 chunks +33 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Paweł Hajdan Jr.
10 years, 5 months ago (2010-07-20 00:35:44 UTC) #1
darin (slow to review)
I don't understand the changes to the expected results. Otherwise, LGTM.
10 years, 5 months ago (2010-07-20 06:06:14 UTC) #2
Bernhard Bauer
On 2010/07/20 06:06:14, darin wrote: > I don't understand the changes to the expected results. ...
10 years, 5 months ago (2010-07-20 09:04:06 UTC) #3
Paweł Hajdan Jr.
On 2010/07/20 06:06:14, darin wrote: > I don't understand the changes to the expected results. ...
10 years, 5 months ago (2010-07-20 16:42:37 UTC) #4
darin (slow to review)
10 years, 5 months ago (2010-07-20 16:51:23 UTC) #5
OK

On Tue, Jul 20, 2010 at 9:42 AM, <phajdan.jr@chromium.org> wrote:

> On 2010/07/20 06:06:14, darin wrote:
>
>> I don't understand the changes to the expected results.
>>
>
> Yeah, I'm not surprised it's mysterious. :-/ It turns out it was caused by
> some
> WebKit change, and already fixed in the tree
> (http://codereview.chromium.org/3047003/show). We didn't notice it earlier
> because the tests are marked as FLAKY.
>
>
> http://codereview.chromium.org/2805091/show
>

Powered by Google App Engine
This is Rietveld 408576698