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

Issue 10103020: Only do DelegateExecute verb handler registration for Google Chrome. (Closed)

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

Description

Only do DelegateExecute verb handler registration for Google Chrome. Don't do it for canary, which can't be made the default browser anyway, or for Chromium, which needs its own handler registration; see the associated bug. BUG=123727 TEST=install SxS Chrome and/or Chromium and confirm that the DelegateExecute handler is not registered (chrome_installer.log should say "No DelegateExecute verb handler processing to do for ...") Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=132596

Patch Set 1 #

Patch Set 2 : 2012! #

Patch Set 3 : i heart compilers #

Total comments: 6

Patch Set 4 : robert is my friend #

Total comments: 1

Patch Set 5 : grammar is hard #

Patch Set 6 : ToT #

Unified diffs Side-by-side diffs Delta from patch set Stats (+142 lines, -73 lines) Patch
M chrome/installer/setup/install_worker.h View 1 chunk +8 lines, -9 lines 0 comments Download
M chrome/installer/setup/install_worker.cc View 1 2 3 6 chunks +34 lines, -26 lines 0 comments Download
M chrome/installer/setup/uninstall.cc View 1 2 3 4 5 3 chunks +16 lines, -15 lines 0 comments Download
M chrome/installer/util/browser_distribution.h View 1 chunk +10 lines, -0 lines 0 comments Download
M chrome/installer/util/browser_distribution.cc View 1 chunk +9 lines, -0 lines 0 comments Download
M chrome/installer/util/chrome_frame_distribution.h View 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/installer/util/chrome_frame_distribution.cc View 1 chunk +8 lines, -0 lines 0 comments Download
M chrome/installer/util/google_chrome_distribution.h View 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/installer/util/google_chrome_distribution.cc View 2 chunks +19 lines, -0 lines 0 comments Download
M chrome/installer/util/google_chrome_distribution_dummy.cc View 1 chunk +10 lines, -0 lines 0 comments Download
M chrome/installer/util/google_chrome_sxs_distribution.h View 1 2 chunks +5 lines, -1 line 0 comments Download
M chrome/installer/util/google_chrome_sxs_distribution.cc View 1 2 2 chunks +9 lines, -1 line 0 comments Download
M chrome/installer/util/util_constants.h View 2 chunks +1 line, -9 lines 0 comments Download
M chrome/installer/util/util_constants.cc View 1 2 3 4 2 chunks +3 lines, -12 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
grt (UTC plus 2)
WDYT of this approach, Robert?
8 years, 8 months ago (2012-04-17 02:13:38 UTC) #1
robertshield
Approach LGTM, nits http://codereview.chromium.org/10103020/diff/2004/chrome/installer/setup/install_worker.cc File chrome/installer/setup/install_worker.cc (right): http://codereview.chromium.org/10103020/diff/2004/chrome/installer/setup/install_worker.cc#newcode1045 chrome/installer/setup/install_worker.cc:1045: &type_lib_uuid, &type_lib_version, &interface_uuid)) { indent + ...
8 years, 8 months ago (2012-04-17 14:51:18 UTC) #2
grt (UTC plus 2)
Thanks. Nits addressed; PTAL. http://codereview.chromium.org/10103020/diff/2004/chrome/installer/setup/install_worker.cc File chrome/installer/setup/install_worker.cc (right): http://codereview.chromium.org/10103020/diff/2004/chrome/installer/setup/install_worker.cc#newcode1045 chrome/installer/setup/install_worker.cc:1045: &type_lib_uuid, &type_lib_version, &interface_uuid)) { On ...
8 years, 8 months ago (2012-04-17 15:27:33 UTC) #3
robertshield
lgtm http://codereview.chromium.org/10103020/diff/4002/chrome/installer/util/util_constants.cc File chrome/installer/util/util_constants.cc (right): http://codereview.chromium.org/10103020/diff/4002/chrome/installer/util/util_constants.cc#newcode182 chrome/installer/util/util_constants.cc:182: // The CLSID of the proxy stub OLE ...
8 years, 8 months ago (2012-04-17 16:03:05 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/grt@chromium.org/10103020/11001
8 years, 8 months ago (2012-04-17 16:08:33 UTC) #5
commit-bot: I haz the power
Can't apply patch for file chrome/installer/setup/uninstall.cc. While running patch -p1 --forward --force; patching file chrome/installer/setup/uninstall.cc ...
8 years, 8 months ago (2012-04-17 16:08:38 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/grt@chromium.org/10103020/12001
8 years, 8 months ago (2012-04-17 16:16:00 UTC) #7
commit-bot: I haz the power
8 years, 8 months ago (2012-04-17 17:38:56 UTC) #8
Change committed as 132596

Powered by Google App Engine
This is Rietveld 408576698