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

Issue 9243007: Add browser version to device status reports. (Closed)

Created:
8 years, 11 months ago by Patrick Dubroy
Modified:
8 years, 11 months ago
CC:
chromium-reviews, pam+watch_chromium.org, binzhao
Visibility:
Public.

Description

Add browser version to device status reports. patch from issue 7548001 BUG=22035 TEST=Confirm on the server side that the correct value is being received. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=118280

Patch Set 1 #

Patch Set 2 : Remove accidentally-added file. #

Total comments: 2

Patch Set 3 : Only include version number. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -0 lines) Patch
M chrome/browser/policy/device_status_collector.cc View 1 2 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/browser/policy/proto/device_management_backend.proto View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Patrick Dubroy
Mattias, can you please review this?
8 years, 11 months ago (2012-01-17 13:55:25 UTC) #1
Mattias Nissler (ping if slow)
LGTM assuming the server side is treating the string as opaque. http://codereview.chromium.org/9243007/diff/2001/chrome/browser/policy/device_status_collector.cc File chrome/browser/policy/device_status_collector.cc (right): ...
8 years, 11 months ago (2012-01-18 13:54:01 UTC) #2
Patrick Dubroy
http://codereview.chromium.org/9243007/diff/2001/chrome/browser/policy/device_status_collector.cc File chrome/browser/policy/device_status_collector.cc (right): http://codereview.chromium.org/9243007/diff/2001/chrome/browser/policy/device_status_collector.cc#newcode159 chrome/browser/policy/device_status_collector.cc:159: request->set_browser_version(version_info.CreateVersionString()); Good point -- I think we actually only ...
8 years, 11 months ago (2012-01-18 14:58:08 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/9243007/7001
8 years, 11 months ago (2012-01-18 14:58:19 UTC) #4
binzhao
The server will treat it as a opaque string. I was thinking if the server ...
8 years, 11 months ago (2012-01-18 18:03:11 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dubroy@chromium.org/9243007/7001
8 years, 11 months ago (2012-01-19 09:11:56 UTC) #6
commit-bot: I haz the power
8 years, 11 months ago (2012-01-19 10:26:15 UTC) #7
Change committed as 118280

Powered by Google App Engine
This is Rietveld 408576698