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

Issue 155851: Add theme support for the yellow star on the Mac.... (Closed)

Created:
11 years, 5 months ago by Avi (use Gerrit)
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com, John Grabowski, Ben Goodger (Google), Nicholas Jitkoff
Visibility:
Public.

Description

Add theme support for the yellow star on the Mac. BUG=none TEST=go to a bookmarked page; the outline of the yellow star should be themed Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=21199

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 9

Patch Set 3 : '' #

Patch Set 4 : '' #

Total comments: 1

Patch Set 5 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -12 lines) Patch
M chrome/app/theme/starred.pdf View Binary file 0 comments Download
M chrome/browser/cocoa/gradient_button_cell.h View 1 2 3 1 chunk +8 lines, -0 lines 0 comments Download
M chrome/browser/cocoa/gradient_button_cell.mm View 1 2 3 4 5 chunks +33 lines, -0 lines 0 comments Download
M chrome/browser/cocoa/toolbar_controller.mm View 1 2 3 chunks +7 lines, -12 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Avi (use Gerrit)
11 years, 5 months ago (2009-07-21 14:39:11 UTC) #1
pink (ping after 24hrs)
http://codereview.chromium.org/155851/diff/1001/1005 File chrome/browser/cocoa/gradient_button_cell.h (right): http://codereview.chromium.org/155851/diff/1001/1005#newcode34 Line 34: NSImage* overlayImage_; why not use scoped_nsobject here? http://codereview.chromium.org/155851/diff/1001/1005#newcode40 ...
11 years, 5 months ago (2009-07-21 16:32:35 UTC) #2
Avi (use Gerrit)
Had to do some rewriting anyway to fix drawing issues, which obviated some comments... http://codereview.chromium.org/155851/diff/1001/1005 ...
11 years, 5 months ago (2009-07-21 16:44:03 UTC) #3
pink (ping after 24hrs)
http://codereview.chromium.org/155851/diff/1001/1005 File chrome/browser/cocoa/gradient_button_cell.h (right): http://codereview.chromium.org/155851/diff/1001/1005#newcode34 Line 34: NSImage* overlayImage_; Why not? Saves you from having ...
11 years, 5 months ago (2009-07-21 17:02:46 UTC) #4
pink (ping after 24hrs)
LGTM with one question http://codereview.chromium.org/155851/diff/1011/18 File chrome/browser/cocoa/gradient_button_cell.mm (right): http://codereview.chromium.org/155851/diff/1011/18#newcode248 Line 248: if (underlayImage_) { can ...
11 years, 5 months ago (2009-07-21 17:39:29 UTC) #5
Avi (use Gerrit)
Addressed issues. http://codereview.chromium.org/155851/diff/1001/1005 File chrome/browser/cocoa/gradient_button_cell.h (right): http://codereview.chromium.org/155851/diff/1001/1005#newcode40 Line 40: // An image to overlay on ...
11 years, 5 months ago (2009-07-21 18:58:25 UTC) #6
pink (ping after 24hrs)
11 years, 5 months ago (2009-07-21 19:05:49 UTC) #7
LGTM

Powered by Google App Engine
This is Rietveld 408576698