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

Issue 2839009: Include the Chrome Frame binary in Chrome installers. Note that it will only ... (Closed)

Created:
10 years, 6 months ago by robertshield
Modified:
9 years, 6 months ago
Reviewers:
huanr
CC:
chromium-reviews, kuchhal, amit, laforge, mal
Visibility:
Public.

Description

Include the Chrome Frame binary in Chrome installers. Note that it will only be registered (and thus used) if the installer is run with the --chrome-frame flag. Remove a bunch of CF-specific code in the process. BUG=46818 TEST=Can use the same mini_installer.exe to install either Chrome or Chrome Frame. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=51729

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Total comments: 6

Patch Set 4 : '' #

Patch Set 5 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -146 lines) Patch
M build/all.gyp View 3 4 1 chunk +0 lines, -1 line 0 comments Download
M chrome/installer/mini_installer.gyp View 2 3 4 1 chunk +0 lines, -56 lines 0 comments Download
M chrome/installer/mini_installer/appid.h View 4 1 chunk +1 line, -0 lines 0 comments Download
M chrome/installer/mini_installer/chrome.release View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/installer/mini_installer/chrome_appid.cc View 4 1 chunk +1 line, -0 lines 0 comments Download
D chrome/installer/mini_installer/chrome_frame.release View 2 3 4 1 chunk +0 lines, -51 lines 0 comments Download
D chrome/installer/mini_installer/chrome_frame_appid.cc View 4 1 chunk +0 lines, -10 lines 0 comments Download
M chrome/installer/mini_installer/mini_installer.cc View 4 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/installer/setup/setup_constants.h View 1 2 3 4 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/installer/setup/setup_constants.cc View 1 2 3 4 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/installer/setup/setup_main.cc View 1 2 3 4 5 chunks +18 lines, -23 lines 0 comments Download
M chrome_frame/chrome_frame_reporting.cc View 4 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
robertshield
Hi Huan, Please could you take a look at this. It removes the CF-specific mini_installer.exe. ...
10 years, 6 months ago (2010-06-17 20:52:33 UTC) #1
huanr
Add mal as this impacts installer download size. What is the benefit of this change? ...
10 years, 6 months ago (2010-06-18 18:07:53 UTC) #2
robertshield
> What is the benefit of this change? The main benefit is maintainability, it is ...
10 years, 6 months ago (2010-06-18 19:01:58 UTC) #3
huanr
We need to well test the patch given its potential impact. For example, the chrome_frame_appid.cc ...
10 years, 6 months ago (2010-06-23 18:13:01 UTC) #4
robertshield
I updated this to include the mini_installer.exe changes regarding app id selection that you suggested. ...
10 years, 6 months ago (2010-06-25 22:09:20 UTC) #5
huanr
10 years, 6 months ago (2010-06-26 00:19:07 UTC) #6
LGTM

Powered by Google App Engine
This is Rietveld 408576698