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

Issue 1214163008: Bump os-upgrade component of Active Setup version on-os-upgrade. (Closed)

Created:
5 years, 5 months ago by gab
Modified:
5 years, 5 months ago
Reviewers:
grt (UTC plus 2)
CC:
chromium-reviews, grt+watch_chromium.org, wfh+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@active_setup_onosup_fixversion_forreal
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Bump os-upgrade component of Active Setup version on-os-upgrade. Generalizes Active Setup version code that was previously specific to install_worker.cc. BUG=488247, 502363 TEST=setup_unittests.exe --gtest_filter=InstallWorkerTest.AddAndRunActiveSetupWorkItems install_util_unittests.exe (TODO)

Patch Set 1 #

Total comments: 12

Patch Set 2 : merge #

Patch Set 3 : partial review:grt #

Unified diffs Side-by-side diffs Delta from patch set Stats (+122 lines, -33 lines) Patch
M chrome/installer/setup/install.cc View 1 chunk +14 lines, -1 line 0 comments Download
M chrome/installer/setup/install_worker.cc View 1 3 chunks +11 lines, -32 lines 0 comments Download
M chrome/installer/util/install_util.h View 1 chunk +37 lines, -0 lines 0 comments Download
M chrome/installer/util/install_util.cc View 1 2 3 chunks +60 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
gab
@grt, WDYT of this approach as a final step on top of https://codereview.chromium.org/1213913002/ ? I ...
5 years, 5 months ago (2015-07-01 02:31:57 UTC) #2
grt (UTC plus 2)
looks good. some small tweaks below. https://codereview.chromium.org/1214163008/diff/1/chrome/installer/util/install_util.cc File chrome/installer/util/install_util.cc (right): https://codereview.chromium.org/1214163008/diff/1/chrome/installer/util/install_util.cc#newcode139 chrome/installer/util/install_util.cc:139: std::vector<base::string16> version_components = ...
5 years, 5 months ago (2015-07-01 15:59:14 UTC) #3
gab
Some updates, some replies, PTAL. Thanks, Gab https://codereview.chromium.org/1214163008/diff/1/chrome/installer/util/install_util.cc File chrome/installer/util/install_util.cc (right): https://codereview.chromium.org/1214163008/diff/1/chrome/installer/util/install_util.cc#newcode139 chrome/installer/util/install_util.cc:139: std::vector<base::string16> version_components ...
5 years, 5 months ago (2015-07-02 03:50:43 UTC) #4
gab
5 years, 5 months ago (2015-07-07 14:25:54 UTC) #6
As discussed, went with what I think is a cleaner approach in
https://codereview.chromium.org/1223953003/ +
https://codereview.chromium.org/1223933005/.

Closing this issue.

Powered by Google App Engine
This is Rietveld 408576698