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

Issue 13888010: Improve the code added in r194423 by using the Version class. (Closed)

Created:
7 years, 8 months ago by Lei Zhang
Modified:
7 years, 8 months ago
CC:
chromium-reviews, MAD, Ilya Sherman, jar (doing other things)
Visibility:
Public.

Description

Improve the code added in r194423 by using the Version class. BUG=224531 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=194771

Patch Set 1 #

Total comments: 7

Patch Set 2 : int #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -14 lines) Patch
M chrome/browser/metrics/chrome_browser_main_extra_parts_metrics.cc View 1 3 chunks +7 lines, -14 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Lei Zhang
7 years, 8 months ago (2013-04-16 22:36:32 UTC) #1
xhwang
lgtm % comments https://codereview.chromium.org/13888010/diff/1/chrome/browser/metrics/chrome_browser_main_extra_parts_metrics.cc File chrome/browser/metrics/chrome_browser_main_extra_parts_metrics.cc (right): https://codereview.chromium.org/13888010/diff/1/chrome/browser/metrics/chrome_browser_main_extra_parts_metrics.cc#newcode75 chrome/browser/metrics/chrome_browser_main_extra_parts_metrics.cc:75: uint16 glibc_major_version = version.components()[0]; here and ...
7 years, 8 months ago (2013-04-16 22:51:38 UTC) #2
Lei Zhang
https://codereview.chromium.org/13888010/diff/1/chrome/browser/metrics/chrome_browser_main_extra_parts_metrics.cc File chrome/browser/metrics/chrome_browser_main_extra_parts_metrics.cc (right): https://codereview.chromium.org/13888010/diff/1/chrome/browser/metrics/chrome_browser_main_extra_parts_metrics.cc#newcode75 chrome/browser/metrics/chrome_browser_main_extra_parts_metrics.cc:75: uint16 glibc_major_version = version.components()[0]; On 2013/04/16 22:51:38, xhwang wrote: ...
7 years, 8 months ago (2013-04-16 23:20:23 UTC) #3
jar (doing other things)
LGTM (with comment/question/nit below). https://codereview.chromium.org/13888010/diff/1/chrome/browser/metrics/chrome_browser_main_extra_parts_metrics.cc File chrome/browser/metrics/chrome_browser_main_extra_parts_metrics.cc (right): https://codereview.chromium.org/13888010/diff/1/chrome/browser/metrics/chrome_browser_main_extra_parts_metrics.cc#newcode80 chrome/browser/metrics/chrome_browser_main_extra_parts_metrics.cc:80: const uint16 kGlibcMinorVersionTranslationOffset = nit: ...
7 years, 8 months ago (2013-04-16 23:42:52 UTC) #4
xhwang
https://codereview.chromium.org/13888010/diff/1/chrome/browser/metrics/chrome_browser_main_extra_parts_metrics.cc File chrome/browser/metrics/chrome_browser_main_extra_parts_metrics.cc (right): https://codereview.chromium.org/13888010/diff/1/chrome/browser/metrics/chrome_browser_main_extra_parts_metrics.cc#newcode81 chrome/browser/metrics/chrome_browser_main_extra_parts_metrics.cc:81: 11 - UMA_LINUX_GLIBC_2_11; On 2013/04/16 23:42:52, jar wrote: > ...
7 years, 8 months ago (2013-04-17 00:05:02 UTC) #5
Lei Zhang
On 2013/04/16 23:42:52, jar wrote: > nit: not a big deal... but why mess with ...
7 years, 8 months ago (2013-04-17 00:31:58 UTC) #6
xhwang
On 2013/04/17 00:31:58, Lei Zhang wrote: > On 2013/04/16 23:42:52, jar wrote: > > nit: ...
7 years, 8 months ago (2013-04-17 00:44:27 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thestig@chromium.org/13888010/10001
7 years, 8 months ago (2013-04-18 00:10:47 UTC) #8
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 8 months ago (2013-04-18 00:16:09 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thestig@chromium.org/13888010/10001
7 years, 8 months ago (2013-04-18 01:51:54 UTC) #10
commit-bot: I haz the power
7 years, 8 months ago (2013-04-18 05:02:35 UTC) #11
Message was sent while issue was closed.
Change committed as 194771

Powered by Google App Engine
This is Rietveld 408576698