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

Issue 7600023: Proper EULA handling for quick-enable. (Closed)

Created:
9 years, 4 months ago by grt (UTC plus 2)
Modified:
9 years, 4 months ago
CC:
chromium-reviews, Paweł Hajdan Jr., robert
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Proper EULA handling for quick-enable. Mark the binaries' EULA as having been accepted when GCF is installed via quick-enable. This causes Google Update to start updating the multi-install. Chrome's EULA will still be required on first-run. BUG=88544 TEST=1) Do a multi-install OEM install of Chrome for which the EULA is required. Alternatively, install system-level multi-install Chrome and then manually add eulaaccepted=0 to Chrome's and the binaries' ClientState keys. 2) Visit the GCF download page and install GCF via quick-enable. 3) Verify that eulaaccepted=1 is written to the binaries' ClientStateMedium key. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=96386

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -7 lines) Patch
M chrome/installer/setup/chrome_frame_quick_enable.cc View 2 chunks +27 lines, -0 lines 0 comments Download
M chrome/installer/setup/setup_main.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M chrome/installer/util/google_update_settings.h View 3 chunks +4 lines, -1 line 0 comments Download
M chrome/installer/util/google_update_settings.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M chrome/installer/util/google_update_settings_unittest.cc View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
grt (UTC plus 2)
9 years, 4 months ago (2011-08-09 13:36:58 UTC) #1
erikwright (departed)
LGTM.
9 years, 4 months ago (2011-08-10 15:25:38 UTC) #2
commit-bot: I haz the power
9 years, 4 months ago (2011-08-11 14:37:16 UTC) #3
Change committed as 96386

Powered by Google App Engine
This is Rietveld 408576698