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

Issue 10169025: Show download interrupt reason in a tooltip (Closed)

Created:
8 years, 8 months ago by asanka
Modified:
8 years, 8 months ago
Reviewers:
Nico, sky
CC:
chromium-reviews, asanka, Randy Smith (Not in Mondays)
Visibility:
Public.

Description

Show download interrupt reason in a download item tooltip. When the user hovers over a download item on the shelf that correspond to an interrupted download, the reason for the interruption is displayed in a tooltip. (Original CL by ahendrickson http://codereview.chromium.org/9968090/ ) BUG=121698 TEST=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=133907

Patch Set 1 #

Patch Set 2 : Address nits #

Total comments: 1

Patch Set 3 : Move logic to DownloadItemModel #

Unified diffs Side-by-side diffs Delta from patch set Stats (+134 lines, -67 lines) Patch
M chrome/browser/download/download_item_model.h View 1 2 2 chunks +15 lines, -1 line 0 comments Download
M chrome/browser/download/download_item_model.cc View 1 2 1 chunk +14 lines, -0 lines 0 comments Download
M chrome/browser/download/download_item_model_unittest.cc View 1 2 5 chunks +87 lines, -39 lines 0 comments Download
M chrome/browser/ui/cocoa/download/download_item_controller.mm View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/cocoa/download/download_item_mac.mm View 1 chunk +4 lines, -1 line 0 comments Download
M chrome/browser/ui/gtk/download/download_item_gtk.cc View 1 2 2 chunks +4 lines, -5 lines 0 comments Download
M chrome/browser/ui/views/download/download_item_view.cc View 1 2 5 chunks +7 lines, -18 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Nico
Usual question: Did this go through UI review?
8 years, 8 months ago (2012-04-23 15:19:08 UTC) #1
asanka
This is the same CL as http://codereview.chromium.org/9968090/ which I'm taking over after ahendrickson's departure. Patchset ...
8 years, 8 months ago (2012-04-23 18:28:31 UTC) #2
Nico
lgtm http://codereview.chromium.org/10169025/diff/1005/chrome/browser/ui/gtk/download/download_item_gtk.cc File chrome/browser/ui/gtk/download/download_item_gtk.cc (right): http://codereview.chromium.org/10169025/diff/1005/chrome/browser/ui/gtk/download/download_item_gtk.cc#newcode490 chrome/browser/ui/gtk/download/download_item_gtk.cc:490: } This bit of code is very similar ...
8 years, 8 months ago (2012-04-23 23:25:03 UTC) #3
asanka
Thanks! I moved the tooltip generation logic into DownloadItemModel.
8 years, 8 months ago (2012-04-24 22:34:01 UTC) #4
Nico
lgtm++
8 years, 8 months ago (2012-04-24 22:36:19 UTC) #5
sky
LGTM
8 years, 8 months ago (2012-04-24 22:44:45 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/asanka@chromium.org/10169025/16001
8 years, 8 months ago (2012-04-25 12:28:22 UTC) #7
commit-bot: I haz the power
8 years, 8 months ago (2012-04-25 14:16:24 UTC) #8
Change committed as 133907

Powered by Google App Engine
This is Rietveld 408576698