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

Issue 1213913002: Update Chrome's Active Setup version per component instead of as a single string. (Closed)

Created:
5 years, 6 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_addCB_API
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Update Chrome's Active Setup version per component instead of as a single string. The installer's install/update step is now only responsible to update the MM part of the MM,XX,YY,ZZ version number. BUG=488247, 502363 TEST=setup_unittests.exe --gtest_filter=InstallWorkerTest.AddAndRunActiveSetupWorkItems

Patch Set 1 #

Total comments: 12

Patch Set 2 : merge #

Patch Set 3 : review:grt #

Total comments: 4

Patch Set 4 : merge #

Patch Set 5 : parametrized test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+152 lines, -17 lines) Patch
M chrome/installer/setup/install_worker.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/installer/setup/install_worker.cc View 1 2 3 4 6 chunks +29 lines, -10 lines 0 comments Download
M chrome/installer/setup/install_worker_unittest.cc View 1 2 3 4 5 chunks +123 lines, -6 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
gab
Greg PTAL, this is based on top of https://codereview.chromium.org/1220473002/ and will also need to be ...
5 years, 6 months ago (2015-06-26 22:07:44 UTC) #2
grt (UTC plus 2)
https://codereview.chromium.org/1213913002/diff/1/chrome/installer/setup/install_worker.cc File chrome/installer/setup/install_worker.cc (right): https://codereview.chromium.org/1213913002/diff/1/chrome/installer/setup/install_worker.cc#newcode539 chrome/installer/setup/install_worker.cc:539: // Returns the version to be used for Active ...
5 years, 5 months ago (2015-06-29 17:41:50 UTC) #3
gab
Done/replied below, PTAL. Thanks, Gab https://codereview.chromium.org/1213913002/diff/1/chrome/installer/setup/install_worker.cc File chrome/installer/setup/install_worker.cc (right): https://codereview.chromium.org/1213913002/diff/1/chrome/installer/setup/install_worker.cc#newcode539 chrome/installer/setup/install_worker.cc:539: // Returns the version ...
5 years, 5 months ago (2015-06-30 18:40:39 UTC) #6
grt (UTC plus 2)
https://codereview.chromium.org/1213913002/diff/1/chrome/installer/setup/install_worker.cc File chrome/installer/setup/install_worker.cc (right): https://codereview.chromium.org/1213913002/diff/1/chrome/installer/setup/install_worker.cc#newcode539 chrome/installer/setup/install_worker.cc:539: // Returns the version to be used for Active ...
5 years, 5 months ago (2015-06-30 18:54:49 UTC) #7
gab
Addressed remaining comments, PTAL. Thanks, Gab PS: Please CQ if it LGTYs. https://codereview.chromium.org/1213913002/diff/1/chrome/installer/setup/install_worker.cc File chrome/installer/setup/install_worker.cc ...
5 years, 5 months ago (2015-07-02 03:12:33 UTC) #8
gab
5 years, 5 months ago (2015-07-07 14:25:47 UTC) #9
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