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

Issue 3400027: [Mac] Makes the download shelf auto-close after the user opens all downloads... (Closed)

Created:
10 years, 3 months ago by rohitrao (ping after 24h)
Modified:
9 years, 7 months ago
Reviewers:
Nico, sky
CC:
chromium-reviews, pam+watch_chromium.org, ben+cc_chromium.org
Visibility:
Public.

Description

[Mac] Makes the download shelf auto-close after the user opens all downloads and moves mouse off the shelf. This is the mac implementation of r57541. BUG=55413 TEST=Download an item, open it, move the mouse off the download shelf and make sure it closes. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=69718

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 5

Patch Set 3 : '' #

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+123 lines, -4 lines) Patch
M chrome/browser/ui/cocoa/download/download_item_controller.h View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/ui/cocoa/download/download_item_controller.mm View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/ui/cocoa/download/download_item_mac.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/download/download_item_mac.mm View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/browser/ui/cocoa/download/download_shelf_controller.h View 1 2 2 chunks +8 lines, -0 lines 0 comments Download
M chrome/browser/ui/cocoa/download/download_shelf_controller.mm View 1 2 3 7 chunks +102 lines, -3 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
rohitrao (ping after 24h)
10 years, 3 months ago (2010-09-26 01:01:12 UTC) #1
Nico
http://codereview.chromium.org/3400027/diff/5001/6006 File chrome/browser/cocoa/download_shelf_controller.mm (right): http://codereview.chromium.org/3400027/diff/5001/6006#newcode43 chrome/browser/cocoa/download_shelf_controller.mm:43: // even if that download was never actually clicked ...
10 years, 2 months ago (2010-09-28 18:12:29 UTC) #2
rohitrao (ping after 24h)
http://codereview.chromium.org/3400027/diff/5001/6006 File chrome/browser/cocoa/download_shelf_controller.mm (right): http://codereview.chromium.org/3400027/diff/5001/6006#newcode43 chrome/browser/cocoa/download_shelf_controller.mm:43: // even if that download was never actually clicked ...
10 years, 2 months ago (2010-09-28 19:12:59 UTC) #3
Nico
http://codereview.chromium.org/3400027/diff/5001/6006 File chrome/browser/cocoa/download_shelf_controller.mm (right): http://codereview.chromium.org/3400027/diff/5001/6006#newcode43 chrome/browser/cocoa/download_shelf_controller.mm:43: // even if that download was never actually clicked ...
10 years, 2 months ago (2010-09-29 15:52:45 UTC) #4
rohitrao (ping after 24h)
Scott, what do you think? Is there enough shared code to warrant creating a cross-platform ...
10 years, 2 months ago (2010-10-01 03:41:57 UTC) #5
sky
The model is the download items. I'm inclined to think that is the best thing ...
10 years, 2 months ago (2010-10-01 17:06:02 UTC) #6
rohitrao (ping after 24h)
I guess this is back to Nico for another look then. Because, you know, he's ...
10 years, 2 months ago (2010-10-08 20:30:04 UTC) #7
Nico
LG http://codereview.chromium.org/3400027/diff/5001/chrome/browser/cocoa/download_shelf_controller.mm File chrome/browser/cocoa/download_shelf_controller.mm (right): http://codereview.chromium.org/3400027/diff/5001/chrome/browser/cocoa/download_shelf_controller.mm#newcode29 chrome/browser/cocoa/download_shelf_controller.mm:29: // The download shelf autocloses if all of: ...
10 years ago (2010-12-12 22:03:19 UTC) #8
rohitrao (ping after 24h)
10 years ago (2010-12-20 16:58:02 UTC) #9
Fixed the nits and committed.  Thanks for the review!

Powered by Google App Engine
This is Rietveld 408576698