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

Issue 164276: Mask the close button on the download shelf so that it's visible even in dark... (Closed)

Created:
11 years, 4 months ago by Miranda Callahan
Modified:
9 years, 7 months ago
Reviewers:
Glen Murphy, glen, tony
CC:
chromium-reviews_googlegroups.com, Paul Godavari, Ben Goodger (Google)
Visibility:
Public.

Description

Mask the close button on the download shelf so that it's visible even in dark themes. BUG= http://crbug.com/18451 TEST= Install a dark theme, cause download shelf to appear, note that the close button is visible. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=22980

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 2

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -1 line) Patch
M chrome/app/theme/theme_resources.grd View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/views/download_shelf_view.h View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/views/download_shelf_view.cc View 1 2 3 chunks +17 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
Miranda Callahan
11 years, 4 months ago (2009-08-10 23:16:02 UTC) #1
Glen Murphy
http://codereview.chromium.org/164276/diff/10/1001 File chrome/browser/views/download_shelf_view.cc (right): http://codereview.chromium.org/164276/diff/10/1001#newcode109 Line 109: close_button_->SetBackground(close_button_color_, 1. I don't think you need to ...
11 years, 4 months ago (2009-08-10 23:21:54 UTC) #2
Miranda Callahan
http://codereview.chromium.org/164276/diff/10/1001 File chrome/browser/views/download_shelf_view.cc (right): http://codereview.chromium.org/164276/diff/10/1001#newcode109 Line 109: close_button_->SetBackground(close_button_color_, Whoops! Changes of mind accounted for, and ...
11 years, 4 months ago (2009-08-10 23:45:58 UTC) #3
Glen Murphy
Bonza. LGTM
11 years, 4 months ago (2009-08-10 23:50:22 UTC) #4
tony
11 years, 4 months ago (2009-08-11 00:05:28 UTC) #5
Out of curiosity, would it have been hard to make this a tinted button like the
toolbar buttons?  That way linux/mac would get to share more code with windows.

Powered by Google App Engine
This is Rietveld 408576698