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

Issue 4949003: CrOS policies: Store device ID with device token (Closed)

Created:
10 years, 1 month ago by Jakob Kummerow (corp)
Modified:
9 years, 7 months ago
CC:
chromium-reviews, Paweł Hajdan Jr., ben+cc_chromium.org, markusheintz_, danno
Visibility:
Public.

Description

CrOS policies: Store device ID with device token BUG=62798 TEST=unit tests: DeviceTokenFetcherTest.StoreAndLoad Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=66415 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=66435

Patch Set 1 #

Total comments: 15

Patch Set 2 : fix nits #

Total comments: 2

Patch Set 3 : improve error handling #

Patch Set 4 : fix Release builds #

Unified diffs Side-by-side diffs Delta from patch set Stats (+71 lines, -18 lines) Patch
M chrome/browser/policy/device_token_fetcher.h View 3 chunks +7 lines, -1 line 0 comments Download
M chrome/browser/policy/device_token_fetcher.cc View 1 2 3 7 chunks +39 lines, -17 lines 0 comments Download
M chrome/browser/policy/device_token_fetcher_unittest.cc View 1 chunk +19 lines, -0 lines 0 comments Download
M chrome/browser/policy/proto/device_management_local.proto View 1 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Jakob Kummerow (corp)
Is this what you had in mind, or should I do anything else? In particular, ...
10 years, 1 month ago (2010-11-15 17:33:50 UTC) #1
Mattias Nissler (ping if slow)
Implementation is well done, need to resolve a few nits and points I'd like to ...
10 years, 1 month ago (2010-11-15 18:02:45 UTC) #2
Jakob Kummerow (corp)
Addressed your comments. Please review again. http://codereview.chromium.org/4949003/diff/1/chrome/browser/policy/device_token_fetcher.cc File chrome/browser/policy/device_token_fetcher.cc (right): http://codereview.chromium.org/4949003/diff/1/chrome/browser/policy/device_token_fetcher.cc#newcode162 chrome/browser/policy/device_token_fetcher.cc:162: } On 2010/11/15 ...
10 years, 1 month ago (2010-11-16 09:37:02 UTC) #3
Mattias Nissler (ping if slow)
LGTM with a nit to check just in case. http://codereview.chromium.org/4949003/diff/1/chrome/browser/policy/device_token_fetcher.cc File chrome/browser/policy/device_token_fetcher.cc (right): http://codereview.chromium.org/4949003/diff/1/chrome/browser/policy/device_token_fetcher.cc#newcode162 chrome/browser/policy/device_token_fetcher.cc:162: ...
10 years, 1 month ago (2010-11-16 09:58:14 UTC) #4
Jakob Kummerow (corp)
ready for landing? http://codereview.chromium.org/4949003/diff/7001/chrome/browser/policy/proto/device_management_local.proto File chrome/browser/policy/proto/device_management_local.proto (right): http://codereview.chromium.org/4949003/diff/7001/chrome/browser/policy/proto/device_management_local.proto#newcode24 chrome/browser/policy/proto/device_management_local.proto:24: optional string device_token = 2; On ...
10 years, 1 month ago (2010-11-16 10:58:43 UTC) #5
Mattias Nissler (ping if slow)
LGTM
10 years, 1 month ago (2010-11-16 11:58:18 UTC) #6
Jakob Kummerow (corp)
10 years, 1 month ago (2010-11-17 10:29:44 UTC) #7
(moved danno from reviewers to CC; added markusheintz to CC)

Powered by Google App Engine
This is Rietveld 408576698