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

Issue 8920003: Add OS and firmware version to device status reports. (Closed)

Created:
9 years ago by Patrick Dubroy
Modified:
9 years ago
Reviewers:
Joao da Silva
CC:
chromium-reviews
Visibility:
Public.

Description

Add OS and firmware version to device status reports. BUG=chromium-os:22035 TEST=Manual. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=114210

Patch Set 1 #

Total comments: 8

Patch Set 2 : Address Joao's comments. #

Patch Set 3 : Fix compile problem in non-ChromeOS builds. #

Total comments: 4

Patch Set 4 : Wrap #includes for ChromeOS. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -12 lines) Patch
M chrome/browser/policy/cloud_policy_controller.cc View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/policy/cloud_policy_data_store.h View 1 2 3 4 chunks +8 lines, -1 line 0 comments Download
M chrome/browser/policy/cloud_policy_data_store.cc View 1 2 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/browser/policy/device_status_collector.h View 1 3 chunks +16 lines, -5 lines 0 comments Download
M chrome/browser/policy/device_status_collector.cc View 1 3 chunks +23 lines, -4 lines 0 comments Download
M chrome/browser/prefs/browser_prefs.cc View 1 2 3 4 chunks +2 lines, -2 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/chrome_tests.gypi View 1 2 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Patrick Dubroy
9 years ago (2011-12-12 14:00:31 UTC) #1
Joao da Silva
LGTM with nits http://codereview.chromium.org/8920003/diff/1/chrome/browser/policy/device_status_collector.cc File chrome/browser/policy/device_status_collector.cc (right): http://codereview.chromium.org/8920003/diff/1/chrome/browser/policy/device_status_collector.cc#newcode9 chrome/browser/policy/device_status_collector.cc:9: #include "base/message_loop.h" Nit: not needed http://codereview.chromium.org/8920003/diff/1/chrome/browser/policy/device_status_collector.cc#newcode11 ...
9 years ago (2011-12-12 14:23:03 UTC) #2
Patrick Dubroy
http://codereview.chromium.org/8920003/diff/1/chrome/browser/policy/device_status_collector.cc File chrome/browser/policy/device_status_collector.cc (right): http://codereview.chromium.org/8920003/diff/1/chrome/browser/policy/device_status_collector.cc#newcode9 chrome/browser/policy/device_status_collector.cc:9: #include "base/message_loop.h" On 2011/12/12 14:23:04, Joao da Silva wrote: ...
9 years ago (2011-12-12 15:18:00 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dubroy@chromium.org/8920003/5001
9 years ago (2011-12-12 15:18:18 UTC) #4
commit-bot: I haz the power
Try job failure for 8920003-5001 (retry) on linux_clang for step "compile" (clobber build). It's a ...
9 years ago (2011-12-12 15:49:21 UTC) #5
Patrick Dubroy
Joao, can you take another quick look?
9 years ago (2011-12-12 17:28:41 UTC) #6
Joao da Silva
LGTM but please fix the chromeos-only #includes. http://codereview.chromium.org/8920003/diff/4003/chrome/browser/policy/cloud_policy_data_store.h File chrome/browser/policy/cloud_policy_data_store.h (right): http://codereview.chromium.org/8920003/diff/4003/chrome/browser/policy/cloud_policy_data_store.h#newcode13 chrome/browser/policy/cloud_policy_data_store.h:13: #include "chrome/browser/policy/device_status_collector.h" ...
9 years ago (2011-12-12 17:36:19 UTC) #7
Patrick Dubroy
http://codereview.chromium.org/8920003/diff/4003/chrome/browser/policy/cloud_policy_data_store.h File chrome/browser/policy/cloud_policy_data_store.h (right): http://codereview.chromium.org/8920003/diff/4003/chrome/browser/policy/cloud_policy_data_store.h#newcode13 chrome/browser/policy/cloud_policy_data_store.h:13: #include "chrome/browser/policy/device_status_collector.h" On 2011/12/12 17:36:20, Joao da Silva wrote: ...
9 years ago (2011-12-13 10:33:51 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dubroy@chromium.org/8920003/8001
9 years ago (2011-12-13 10:34:03 UTC) #9
commit-bot: I haz the power
9 years ago (2011-12-13 12:34:08 UTC) #10
Change committed as 114210

Powered by Google App Engine
This is Rietveld 408576698