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

Issue 384115: Mac: Draw download item background like windows does if a theme is installed. (Closed)

Created:
11 years, 1 month ago by Nico
Modified:
9 years, 7 months ago
Reviewers:
Avi (use Gerrit), dmac
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Draw download item background like windows does if a theme is installed. BUG=27221 TEST=Download something, install theme. Download item should look different. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=31907

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -7 lines) Patch
M chrome/browser/cocoa/download_item_cell.h View 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/browser/cocoa/download_item_cell.mm View 5 chunks +62 lines, -3 lines 2 comments Download
M chrome/browser/cocoa/gradient_button_cell.h View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/cocoa/gradient_button_cell.mm View 3 chunks +8 lines, -3 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Nico
11 years, 1 month ago (2009-11-13 07:29:47 UTC) #1
Avi (use Gerrit)
LG http://codereview.chromium.org/384115/diff/1/3 File chrome/browser/cocoa/download_item_cell.mm (right): http://codereview.chromium.org/384115/diff/1/3#newcode336 Line 336: alpha:51/255.0]; File a bug to get these ...
11 years, 1 month ago (2009-11-13 16:13:59 UTC) #2
Nico
http://codereview.chromium.org/384115/diff/1/3 File chrome/browser/cocoa/download_item_cell.mm (right): http://codereview.chromium.org/384115/diff/1/3#newcode336 Line 336: alpha:51/255.0]; On 2009/11/13 16:13:59, Avi wrote: > File ...
11 years, 1 month ago (2009-11-13 16:23:07 UTC) #3
Avi (use Gerrit)
On 2009/11/13 16:23:07, Nico wrote: > > File a bug to get these colors from ...
11 years, 1 month ago (2009-11-13 16:27:43 UTC) #4
Nico
11 years, 1 month ago (2009-11-13 16:43:16 UTC) #5
Filed http://crbug.com/27625

On Fri, Nov 13, 2009 at 8:27 AM,  <avi@chromium.org> wrote:
> On 2009/11/13 16:23:07, Nico wrote:
>>
>> > File a bug to get these colors from the theme.
>> No, these colors should be hardcoded. If the current theme is not the
>> default
>> theme, we always want these fixed colors, no matter the theme.
>
> Sorry about my imprecise wording. File a bug to get these colors from the
> GTMTheme. IMO, the code should really have one code path, to get drawing
> info
> from the GTMTheme, which should know what it's doing.
>
> http://codereview.chromium.org/384115
>

Powered by Google App Engine
This is Rietveld 408576698