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

Issue 159618: Use alternate icon for Chrome shortcuts if specified in master preferences. (Closed)

Created:
11 years, 4 months ago by kuchhal
Modified:
9 years, 7 months ago
Reviewers:
cpu_(ooo_6.6-7.5)
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Use alternate icon for Chrome shortcuts if specified in master preferences. This change depends on change 159539 that is currently under review and a new chrome2.ico that is yet to be added to the repository. BUG=12701 TEST=Specify an alternate icon in --installerdata file and make sure that icon is used for shortcuts and it not changed later by updates. Committed: http://src.chromium.org/viewvc/22314

Patch Set 1 #

Total comments: 3

Patch Set 2 : code review feedback #

Patch Set 3 : fix merge errors #

Unified diffs Side-by-side diffs Delta from patch set Stats (+68 lines, -52 lines) Patch
M chrome/app/chrome_exe.rc View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/first_run_win.cc View 1 2 1 chunk +8 lines, -2 lines 0 comments Download
M chrome/installer/setup/install.h View 1 chunk +3 lines, -2 lines 0 comments Download
M chrome/installer/setup/install.cc View 3 chunks +17 lines, -2 lines 0 comments Download
M chrome/installer/setup/setup_main.cc View 3 chunks +4 lines, -18 lines 0 comments Download
M chrome/installer/util/master_preferences.h View 1 3 chunks +6 lines, -2 lines 0 comments Download
M chrome/installer/util/master_preferences.cc View 1 2 3 chunks +18 lines, -25 lines 0 comments Download
M chrome/installer/util/shell_util.cc View 1 2 2 chunks +11 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
kuchhal
11 years, 4 months ago (2009-07-30 01:04:32 UTC) #1
cpu_(ooo_6.6-7.5)
can you update the unit test as well? http://codereview.chromium.org/159618/diff/1/2 File chrome/app/chrome_exe.rc (right): http://codereview.chromium.org/159618/diff/1/2#newcode66 Line 66: ...
11 years, 4 months ago (2009-07-31 01:20:54 UTC) #2
kuchhal
Done with all the changes. On Thu, Jul 30, 2009 at 6:20 PM, <cpu@chromium.org> wrote: ...
11 years, 4 months ago (2009-07-31 16:54:10 UTC) #3
kuchhal
Does this look OK now for commit?
11 years, 4 months ago (2009-08-03 18:31:47 UTC) #4
cpu_(ooo_6.6-7.5)
11 years, 4 months ago (2009-08-03 20:42:25 UTC) #5
LGTM

The only thing I didn't see was the updated unit test with the new variable. It
can be done afterwards if you like.


On 2009/08/03 18:31:47, kuchhal wrote:
> Does this look OK now for commit?

Powered by Google App Engine
This is Rietveld 408576698