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

Issue 10576009: Notify Windows Shell after making Chrome default interactively (Closed)

Created:
8 years, 6 months ago by gab
Modified:
8 years, 6 months ago
CC:
chromium-reviews, grt+watch_chromium.org, gideonwald, chrome-win8-eng_google.com, cpu_(ooo_6.6-7.5), ananta
Visibility:
Public.

Description

Notify Windows Shell after making Chrome default interactively Patch From Gabriel Charette <gab@chromium.org>; BUG=132991 TEST=Chrome Metro tile appears immediately after making Chrome default. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=142911

Patch Set 1 #

Total comments: 2

Patch Set 2 : do it for all protocols #

Patch Set 3 : avoid double SUCCEEDED() #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -1 line) Patch
M chrome/installer/util/shell_util.cc View 1 2 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
gab
PTAL. I have yet to try it (I had to sync for another CL and ...
8 years, 6 months ago (2012-06-19 01:13:33 UTC) #1
gab
On 2012/06/19 01:13:33, gab wrote: > PTAL. > > I have yet to try it ...
8 years, 6 months ago (2012-06-19 02:35:21 UTC) #2
gideonwald1
Woot! :) On Mon, Jun 18, 2012 at 7:35 PM, <gab@chromium.org> wrote: > On 2012/06/19 ...
8 years, 6 months ago (2012-06-19 02:46:55 UTC) #3
grt (UTC plus 2)
nice work, man! https://chromiumcodereview.appspot.com/10576009/diff/1/chrome/installer/util/shell_util.cc File chrome/installer/util/shell_util.cc (right): https://chromiumcodereview.appspot.com/10576009/diff/1/chrome/installer/util/shell_util.cc#newcode1187 chrome/installer/util/shell_util.cc:1187: SHChangeNotify(SHCNE_ASSOCCHANGED, SHCNF_IDLIST, NULL, NULL); how about ...
8 years, 6 months ago (2012-06-19 03:36:24 UTC) #4
gab
Done https://chromiumcodereview.appspot.com/10576009/diff/1/chrome/installer/util/shell_util.cc File chrome/installer/util/shell_util.cc (right): https://chromiumcodereview.appspot.com/10576009/diff/1/chrome/installer/util/shell_util.cc#newcode1187 chrome/installer/util/shell_util.cc:1187: SHChangeNotify(SHCNE_ASSOCCHANGED, SHCNF_IDLIST, NULL, NULL); On 2012/06/19 03:36:24, grt ...
8 years, 6 months ago (2012-06-19 04:12:13 UTC) #5
grt (UTC plus 2)
8 years, 6 months ago (2012-06-19 04:54:54 UTC) #6
lgtm

Powered by Google App Engine
This is Rietveld 408576698