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

Issue 699173002: UMA: Set Hardware model class on Mac. (Closed)

Created:
6 years, 1 month ago by jeremy
Modified:
6 years, 1 month ago
CC:
chromium-reviews, erikwright+watch_chromium.org, sullivan
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

UMA: Set Hardware model class on Mac. Record the hardware model on Mac e.g. MacPro1,1 . BUG=429487 Committed: https://crrev.com/ba4eca9bf6691e4ed55eee55a0bcac1a932b7688 Cr-Commit-Position: refs/heads/master@{#303054}

Patch Set 1 #

Total comments: 17

Patch Set 2 : Fix review comments #

Total comments: 2

Patch Set 3 : Fix review comments #

Total comments: 1

Patch Set 4 : Fix comment. #

Patch Set 5 : Don't run unit test on ios #

Patch Set 6 : Fix compile on ios #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -2 lines) Patch
M base/sys_info.h View 1 2 3 1 chunk +6 lines, -0 lines 0 comments Download
M base/sys_info.cc View 1 2 3 4 5 1 chunk +6 lines, -0 lines 0 comments Download
M base/sys_info_mac.cc View 1 2 1 chunk +8 lines, -0 lines 0 comments Download
M base/sys_info_unittest.cc View 1 2 3 4 1 chunk +7 lines, -0 lines 0 comments Download
M components/metrics/metrics_log.cc View 1 1 chunk +3 lines, -2 lines 0 comments Download

Messages

Total messages: 20 (6 generated)
jeremy
Alexei: I hope I got this right, if there's a better place to set this ...
6 years, 1 month ago (2014-11-04 14:15:59 UTC) #2
Mark Mentovai
https://codereview.chromium.org/699173002/diff/1/base/sys_info.cc File base/sys_info.cc (right): https://codereview.chromium.org/699173002/diff/1/base/sys_info.cc#newcode47 base/sys_info.cc:47: #if !defined(OS_MACOSX) Why even bother implementing this for non-Mac? ...
6 years, 1 month ago (2014-11-04 14:36:37 UTC) #3
Alexei Svitkine (slow)
https://codereview.chromium.org/699173002/diff/1/base/sys_info.cc File base/sys_info.cc (right): https://codereview.chromium.org/699173002/diff/1/base/sys_info.cc#newcode50 base/sys_info.cc:50: return ""; Nit: std::string() https://codereview.chromium.org/699173002/diff/1/base/sys_info.h File base/sys_info.h (right): https://codereview.chromium.org/699173002/diff/1/base/sys_info.h#newcode54 ...
6 years, 1 month ago (2014-11-04 16:22:12 UTC) #4
jeremy
All fixed, thanks for the quick review in the previous round!! https://codereview.chromium.org/699173002/diff/1/base/sys_info.cc File base/sys_info.cc (right): ...
6 years, 1 month ago (2014-11-05 05:38:06 UTC) #5
Alexei Svitkine (slow)
LGTM % comments https://codereview.chromium.org/699173002/diff/1/base/sys_info.h File base/sys_info.h (right): https://codereview.chromium.org/699173002/diff/1/base/sys_info.h#newcode55 base/sys_info.h:55: // if an error occured. On ...
6 years, 1 month ago (2014-11-05 15:47:21 UTC) #6
jeremy
All fixed. Mark: wdyt?
6 years, 1 month ago (2014-11-06 14:06:14 UTC) #7
Mark Mentovai
LGTM otherwise https://codereview.chromium.org/699173002/diff/40001/base/sys_info.h File base/sys_info.h (right): https://codereview.chromium.org/699173002/diff/40001/base/sys_info.h#newcode57 base/sys_info.h:57: // Only implemented on OS X. This ...
6 years, 1 month ago (2014-11-06 14:10:14 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/699173002/60001
6 years, 1 month ago (2014-11-06 16:32:33 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: ios_rel_device on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_rel_device/builds/30906) ios_rel_device_ninja on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_rel_device_ninja/builds/25652)
6 years, 1 month ago (2014-11-06 16:41:32 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/699173002/80001
6 years, 1 month ago (2014-11-06 17:19:43 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: ios_rel_device_ninja on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_rel_device_ninja/builds/25664)
6 years, 1 month ago (2014-11-06 17:29:46 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/699173002/100001
6 years, 1 month ago (2014-11-06 17:42:17 UTC) #18
commit-bot: I haz the power
Committed patchset #6 (id:100001)
6 years, 1 month ago (2014-11-06 18:47:20 UTC) #19
commit-bot: I haz the power
6 years, 1 month ago (2014-11-06 18:47:52 UTC) #20
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/ba4eca9bf6691e4ed55eee55a0bcac1a932b7688
Cr-Commit-Position: refs/heads/master@{#303054}

Powered by Google App Engine
This is Rietveld 408576698