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

Issue 10386167: Always do DelegateExecute handler COM registration and make set dual mode prop on shortcuts. (Closed)

Created:
8 years, 7 months ago by grt (UTC plus 2)
Modified:
8 years, 7 months ago
Reviewers:
gab, brettw, robertshield
CC:
chromium-reviews, erikwright (departed), grt+watch_chromium.org, brettw-cc_chromium.org
Visibility:
Public.

Description

Always do DelegateExecute handler COM registration and make set dual mode prop on shortcuts. This is in support of the pre-win8 -> win8 upgrade scenario. BUG=128131, 127734 TEST=manual: install on pre-win8 and confirm that the COM registration for the DelegateExecute handler is present in HKCR (Google Chrome: {5C65F4B0-3651-4514-B207-D10CB699B14B} or Chromium: {A2DF06F9-A21A-44A8-8A99-8B9C84F29160}) and that the start menu shortcut has the dual mode juju. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=137863

Patch Set 1 #

Total comments: 4

Patch Set 2 : set shortcut properties on vista #

Patch Set 3 : backed out vista change since it didn't work #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -32 lines) Patch
M base/file_util_win.cc View 2 1 chunk +0 lines, -1 line 0 comments Download
M base/win/win_util.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/installer/util/browser_distribution.h View 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/installer/util/browser_distribution.cc View 1 chunk +9 lines, -13 lines 0 comments Download
M chrome/installer/util/google_chrome_distribution.cc View 1 chunk +9 lines, -13 lines 0 comments Download
M chrome/installer/util/shell_util.cc View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
grt (UTC plus 2)
8 years, 7 months ago (2012-05-16 16:51:00 UTC) #1
gab
lg, comments below. https://chromiumcodereview.appspot.com/10386167/diff/1/base/file_util_win.cc File base/file_util_win.cc (left): https://chromiumcodereview.appspot.com/10386167/diff/1/base/file_util_win.cc#oldcode419 base/file_util_win.cc:419: base::win::GetVersion() >= base::win::VERSION_WIN7) { You probably ...
8 years, 7 months ago (2012-05-16 17:04:22 UTC) #2
grt (UTC plus 2)
Thanks. https://chromiumcodereview.appspot.com/10386167/diff/1/base/file_util_win.cc File base/file_util_win.cc (left): https://chromiumcodereview.appspot.com/10386167/diff/1/base/file_util_win.cc#oldcode419 base/file_util_win.cc:419: base::win::GetVersion() >= base::win::VERSION_WIN7) { On 2012/05/16 17:04:22, gab ...
8 years, 7 months ago (2012-05-16 17:16:15 UTC) #3
gab
LGTM We probably want to add a comment to the shortcut bug saying that this ...
8 years, 7 months ago (2012-05-16 17:29:11 UTC) #4
grt (UTC plus 2)
i had to back out the vista change. IPropertyStore::Commit is returning E_INVALIDARG there.
8 years, 7 months ago (2012-05-16 19:04:10 UTC) #5
gab
On 2012/05/16 19:04:10, grt wrote: > i had to back out the vista change. IPropertyStore::Commit ...
8 years, 7 months ago (2012-05-16 19:10:40 UTC) #6
robertshield
lgtm
8 years, 7 months ago (2012-05-17 16:51:08 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/grt@chromium.org/10386167/4004
8 years, 7 months ago (2012-05-17 17:09:08 UTC) #8
commit-bot: I haz the power
Presubmit check for 10386167-4004 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 7 months ago (2012-05-17 17:09:35 UTC) #9
grt (UTC plus 2)
Brett: adding you for OWNERS approval in base since you reviewed related changes recently. Thanks.
8 years, 7 months ago (2012-05-17 17:55:50 UTC) #10
brettw
LGTM but I'm not an expert on this. If you're not completely sure you know ...
8 years, 7 months ago (2012-05-18 04:53:34 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/grt@chromium.org/10386167/4004
8 years, 7 months ago (2012-05-18 13:56:19 UTC) #12
commit-bot: I haz the power
8 years, 7 months ago (2012-05-18 15:09:06 UTC) #13
Change committed as 137863

Powered by Google App Engine
This is Rietveld 408576698