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

Issue 681423002: Update the sw_reporter version code (Closed)

Created:
6 years, 1 month ago by csharp
Modified:
6 years, 1 month ago
Reviewers:
waffles, MAD
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Update the sw_reporter version code This will work better with the new 3 part version, where the minor version is now the 2nd last element, instead of the last. BUG= Committed: https://crrev.com/e201af8f8620a6858bdb722d7b81b61c4648ea4b Cr-Commit-Position: refs/heads/master@{#302702}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Responding to comments #

Total comments: 2

Patch Set 3 : Responding to comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -17 lines) Patch
M chrome/browser/component_updater/sw_reporter_installer_win.cc View 1 2 2 chunks +22 lines, -17 lines 0 comments Download

Messages

Total messages: 20 (7 generated)
csharp
https://codereview.chromium.org/681423002/diff/1/chrome/browser/component_updater/sw_reporter_installer_win.cc File chrome/browser/component_updater/sw_reporter_installer_win.cc (right): https://codereview.chromium.org/681423002/diff/1/chrome/browser/component_updater/sw_reporter_installer_win.cc#newcode110 chrome/browser/component_updater/sw_reporter_installer_win.cc:110: // The major version for X.Y.Z is X*256^3+Y*256+Z. If ...
6 years, 1 month ago (2014-10-28 19:09:33 UTC) #2
MAD
Comments are good, I would just remove an unnecessary if() and add DCHECKs... And you ...
6 years, 1 month ago (2014-10-29 01:06:50 UTC) #3
csharp
https://codereview.chromium.org/681423002/diff/1/chrome/browser/component_updater/sw_reporter_installer_win.cc File chrome/browser/component_updater/sw_reporter_installer_win.cc (right): https://codereview.chromium.org/681423002/diff/1/chrome/browser/component_updater/sw_reporter_installer_win.cc#newcode114 chrome/browser/component_updater/sw_reporter_installer_win.cc:114: if (version.components().size() >= 1) On 2014/10/29 01:06:50, MAD wrote: ...
6 years, 1 month ago (2014-10-31 14:29:48 UTC) #4
MAD
lgtm
6 years, 1 month ago (2014-11-04 17:32:08 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/681423002/20001
6 years, 1 month ago (2014-11-04 20:50:29 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/22097)
6 years, 1 month ago (2014-11-04 20:57:05 UTC) #9
csharp
waffles@ for owner's approval. Thanks
6 years, 1 month ago (2014-11-04 20:58:18 UTC) #11
csharp
waffles@ for owner's approval. Thanks
6 years, 1 month ago (2014-11-04 20:58:20 UTC) #12
waffles
lgtm https://codereview.chromium.org/681423002/diff/20001/chrome/browser/component_updater/sw_reporter_installer_win.cc File chrome/browser/component_updater/sw_reporter_installer_win.cc (right): https://codereview.chromium.org/681423002/diff/20001/chrome/browser/component_updater/sw_reporter_installer_win.cc#newcode116 chrome/browser/component_updater/sw_reporter_installer_win.cc:116: // missing values are just replaced by zero. ...
6 years, 1 month ago (2014-11-04 21:21:25 UTC) #13
csharp
https://codereview.chromium.org/681423002/diff/20001/chrome/browser/component_updater/sw_reporter_installer_win.cc File chrome/browser/component_updater/sw_reporter_installer_win.cc (right): https://codereview.chromium.org/681423002/diff/20001/chrome/browser/component_updater/sw_reporter_installer_win.cc#newcode116 chrome/browser/component_updater/sw_reporter_installer_win.cc:116: // missing values are just replaced by zero. On ...
6 years, 1 month ago (2014-11-04 21:56:49 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/681423002/40001
6 years, 1 month ago (2014-11-04 21:58:19 UTC) #18
commit-bot: I haz the power
Committed patchset #3 (id:40001)
6 years, 1 month ago (2014-11-04 23:14:11 UTC) #19
commit-bot: I haz the power
6 years, 1 month ago (2014-11-04 23:15:09 UTC) #20
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/e201af8f8620a6858bdb722d7b81b61c4648ea4b
Cr-Commit-Position: refs/heads/master@{#302702}

Powered by Google App Engine
This is Rietveld 408576698