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

Issue 132073: Add "Show all downloads" link to download shelf.... (Closed)

Created:
11 years, 6 months ago by Nico
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com, John Grabowski, Ben Goodger (Google)
Visibility:
Public.

Description

Add "Show all downloads" link to download shelf. BUG=14665 TEST=Download something, check that "show all downloads" text is on shelf, click it, check that the downloads tab opens. Review URL: http://codereview.chromium.org/132073

Patch Set 1 #

Patch Set 2 : add review url line to description #

Patch Set 3 : Fix leak #

Total comments: 6

Patch Set 4 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+341 lines, -6 lines) Patch
M chrome/app/nibs/en.lproj/DownloadShelf.xib View 1 2 3 10 chunks +307 lines, -6 lines 0 comments Download
M chrome/browser/cocoa/download_shelf_controller.h View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/cocoa/download_shelf_controller.mm View 1 2 3 2 chunks +32 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Nico
The text view's caret shows while it is being clicked. If you know how to ...
11 years, 6 months ago (2009-06-19 16:13:17 UTC) #1
pink (ping after 24hrs)
http://codereview.chromium.org/132073/diff/14/1002 File chrome/browser/cocoa/download_shelf_controller.h (right): http://codereview.chromium.org/132073/diff/14/1002#newcode18 Line 18: IBOutlet NSScrollView* showAllDownloadsLink_; make the outlet be the ...
11 years, 6 months ago (2009-06-19 16:36:08 UTC) #2
Nico
http://codereview.chromium.org/132073/diff/14/1002 File chrome/browser/cocoa/download_shelf_controller.h (right): http://codereview.chromium.org/132073/diff/14/1002#newcode18 Line 18: IBOutlet NSScrollView* showAllDownloadsLink_; On 2009/06/19 16:36:08, pink wrote: ...
11 years, 6 months ago (2009-06-19 16:48:28 UTC) #3
pink (ping after 24hrs)
11 years, 6 months ago (2009-06-19 17:34:58 UTC) #4
LGTM, UI grumbling aside :-)

Powered by Google App Engine
This is Rietveld 408576698