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

Issue 1914213002: Support rollback with installerdata in mini_installer (Closed)

Created:
4 years, 8 months ago by zmin
Modified:
4 years, 7 months ago
CC:
chromium-reviews, grt+watch_chromium.org, wfh+watch_chromium.org, Georges Khalil
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Support downgrade with installerdata in mini_installer BUG=607592 Committed: https://crrev.com/48268397f19a125554433ad6f324d663e25ad4c5 Cr-Commit-Position: refs/heads/master@{#390957}

Patch Set 1 #

Total comments: 9

Patch Set 2 : cr #

Patch Set 3 : installer data format update #

Total comments: 6

Patch Set 4 : cr #

Total comments: 17

Patch Set 5 : cr #

Total comments: 2

Patch Set 6 : cr #

Unified diffs Side-by-side diffs Delta from patch set Stats (+73 lines, -32 lines) Patch
M chrome/installer/setup/install.cc View 1 2 3 4 5 5 chunks +20 lines, -7 lines 0 comments Download
M chrome/installer/setup/setup_main.cc View 1 2 3 4 1 chunk +26 lines, -24 lines 0 comments Download
M chrome/installer/setup/setup_util.h View 1 2 3 4 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/installer/setup/setup_util.cc View 1 2 3 4 3 chunks +9 lines, -0 lines 0 comments Download
M chrome/installer/util/install_util.cc View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/installer/util/master_preferences_constants.h View 1 2 3 4 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/installer/util/master_preferences_constants.cc View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/installer/util/util_constants.h View 1 2 3 1 chunk +5 lines, -1 line 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 26 (10 generated)
zmin
Test Manually with msi file and static build. Auto test will be updated once I ...
4 years, 8 months ago (2016-04-26 15:43:28 UTC) #3
Georges Khalil
Flyby comments. https://codereview.chromium.org/1914213002/diff/1/chrome/installer/setup/setup_util.cc File chrome/installer/setup/setup_util.cc (right): https://codereview.chromium.org/1914213002/diff/1/chrome/installer/setup/setup_util.cc#newcode547 chrome/installer/setup/setup_util.cc:547: std::string rollback_flag = ""; Should we always ...
4 years, 7 months ago (2016-04-27 12:38:02 UTC) #5
zmin
https://codereview.chromium.org/1914213002/diff/1/chrome/installer/setup/setup_util.cc File chrome/installer/setup/setup_util.cc (right): https://codereview.chromium.org/1914213002/diff/1/chrome/installer/setup/setup_util.cc#newcode547 chrome/installer/setup/setup_util.cc:547: std::string rollback_flag = ""; On 2016/04/27 12:38:02, Georges Khalil ...
4 years, 7 months ago (2016-04-27 15:20:19 UTC) #6
zmin
Update with https://critique.corp.google.com/#review/120811224.
4 years, 7 months ago (2016-04-27 21:00:06 UTC) #7
Georges Khalil
https://codereview.chromium.org/1914213002/diff/1/chrome/installer/setup/setup_util.cc File chrome/installer/setup/setup_util.cc (right): https://codereview.chromium.org/1914213002/diff/1/chrome/installer/setup/setup_util.cc#newcode547 chrome/installer/setup/setup_util.cc:547: std::string rollback_flag = ""; On 2016/04/27 15:20:18, zmin wrote: ...
4 years, 7 months ago (2016-04-28 14:36:30 UTC) #8
zmin
https://codereview.chromium.org/1914213002/diff/40001/chrome/installer/setup/install.cc File chrome/installer/setup/install.cc (right): https://codereview.chromium.org/1914213002/diff/40001/chrome/installer/setup/install.cc#newcode188 chrome/installer/setup/install.cc:188: const bool is_rollback_enabled) { On 2016/04/28 14:36:30, Georges Khalil ...
4 years, 7 months ago (2016-04-28 15:02:31 UTC) #10
grt (UTC plus 2)
looks pretty good. some small comments. https://codereview.chromium.org/1914213002/diff/80001/chrome/installer/setup/install.cc File chrome/installer/setup/install.cc (right): https://codereview.chromium.org/1914213002/diff/80001/chrome/installer/setup/install.cc#newcode188 chrome/installer/setup/install.cc:188: const bool can_downgrade_version) ...
4 years, 7 months ago (2016-04-28 16:55:30 UTC) #12
zmin
https://codereview.chromium.org/1914213002/diff/80001/chrome/installer/setup/install.cc File chrome/installer/setup/install.cc (right): https://codereview.chromium.org/1914213002/diff/80001/chrome/installer/setup/install.cc#newcode188 chrome/installer/setup/install.cc:188: const bool can_downgrade_version) { On 2016/04/28 16:55:30, grt wrote: ...
4 years, 7 months ago (2016-04-28 17:51:29 UTC) #13
grt (UTC plus 2)
nice! lgtm. https://codereview.chromium.org/1914213002/diff/80001/chrome/installer/setup/setup_main.cc File chrome/installer/setup/setup_main.cc (right): https://codereview.chromium.org/1914213002/diff/80001/chrome/installer/setup/setup_main.cc#newcode1519 chrome/installer/setup/setup_main.cc:1519: LOG(ERROR) << "Higher version of " On ...
4 years, 7 months ago (2016-04-28 20:13:45 UTC) #14
zmin
https://codereview.chromium.org/1914213002/diff/100001/chrome/installer/setup/install.cc File chrome/installer/setup/install.cc (right): https://codereview.chromium.org/1914213002/diff/100001/chrome/installer/setup/install.cc#newcode253 chrome/installer/setup/install.cc:253: VLOG(1) << "Version downgrade to " << new_version << ...
4 years, 7 months ago (2016-04-28 20:20:37 UTC) #15
zmin
Hi Jesse, Can you please review the histograms change. Thanks, Owen
4 years, 7 months ago (2016-04-28 20:22:16 UTC) #17
jwd
lgtm
4 years, 7 months ago (2016-05-02 14:44:25 UTC) #18
Georges Khalil
lgtm
4 years, 7 months ago (2016-05-02 14:47:41 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1914213002/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1914213002/120001
4 years, 7 months ago (2016-05-02 14:48:26 UTC) #22
commit-bot: I haz the power
Committed patchset #6 (id:120001)
4 years, 7 months ago (2016-05-02 16:09:08 UTC) #24
commit-bot: I haz the power
4 years, 7 months ago (2016-05-02 16:10:59 UTC) #26
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/48268397f19a125554433ad6f324d663e25ad4c5
Cr-Commit-Position: refs/heads/master@{#390957}

Powered by Google App Engine
This is Rietveld 408576698