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

Issue 2540073002: CryptAuthDeviceManager: Add support for syncing all of the ExternalDeviceInfo fields. (Closed)

Created:
4 years ago by Kyle Horimoto
Modified:
4 years ago
Reviewers:
Tim Song
CC:
chromium-reviews, hansberry+watch-tether_chromium.org, jhawkins+watch-tether_chromium.org, jlklein+watch-tether_chromium.org, khorimoto+watch-tether_chromium.org, tengs+watch-tether_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

CryptAuthDeviceManager: Add support for syncing all of the ExternalDeviceInfo fields. This includes syncing BeaconSeeds as well as other metadata (e.g., whether a mobile hotspot is supported for the device). Committed: https://crrev.com/28a34f90f6bd1fe320fd9a71e3bc1f639c539ac1 Cr-Commit-Position: refs/heads/master@{#436840}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Add support for syncing all of the fields. #

Patch Set 3 : tengs@ comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+488 lines, -58 lines) Patch
M components/cryptauth/cryptauth_device_manager.cc View 1 2 2 chunks +215 lines, -32 lines 0 comments Download
M components/cryptauth/cryptauth_device_manager_unittest.cc View 1 2 8 chunks +273 lines, -26 lines 0 comments Download

Messages

Total messages: 15 (6 generated)
Kyle Horimoto
4 years ago (2016-11-30 02:58:16 UTC) #2
Tim Song
https://codereview.chromium.org/2540073002/diff/1/components/cryptauth/cryptauth_device_manager.cc File components/cryptauth/cryptauth_device_manager.cc (right): https://codereview.chromium.org/2540073002/diff/1/components/cryptauth/cryptauth_device_manager.cc#newcode109 components/cryptauth/cryptauth_device_manager.cc:109: if (beacon_seed_list->GetSize() > 0) { Why not set it ...
4 years ago (2016-12-02 21:03:52 UTC) #3
Kyle Horimoto
https://codereview.chromium.org/2540073002/diff/1/components/cryptauth/cryptauth_device_manager.cc File components/cryptauth/cryptauth_device_manager.cc (right): https://codereview.chromium.org/2540073002/diff/1/components/cryptauth/cryptauth_device_manager.cc#newcode109 components/cryptauth/cryptauth_device_manager.cc:109: if (beacon_seed_list->GetSize() > 0) { On 2016/12/02 21:03:52, Tim ...
4 years ago (2016-12-06 19:56:36 UTC) #5
Tim Song
https://codereview.chromium.org/2540073002/diff/1/components/cryptauth/cryptauth_device_manager.cc File components/cryptauth/cryptauth_device_manager.cc (right): https://codereview.chromium.org/2540073002/diff/1/components/cryptauth/cryptauth_device_manager.cc#newcode109 components/cryptauth/cryptauth_device_manager.cc:109: if (beacon_seed_list->GetSize() > 0) { On 2016/12/06 19:56:36, Kyle ...
4 years ago (2016-12-07 00:16:08 UTC) #6
Kyle Horimoto
https://codereview.chromium.org/2540073002/diff/1/components/cryptauth/cryptauth_device_manager.cc File components/cryptauth/cryptauth_device_manager.cc (right): https://codereview.chromium.org/2540073002/diff/1/components/cryptauth/cryptauth_device_manager.cc#newcode109 components/cryptauth/cryptauth_device_manager.cc:109: if (beacon_seed_list->GetSize() > 0) { On 2016/12/07 00:16:08, Tim ...
4 years ago (2016-12-07 01:04:50 UTC) #7
Tim Song
lgtm
4 years ago (2016-12-07 01:21:11 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2540073002/40001
4 years ago (2016-12-07 01:23:41 UTC) #10
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years ago (2016-12-07 02:20:38 UTC) #13
commit-bot: I haz the power
4 years ago (2016-12-07 02:22:37 UTC) #15
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/28a34f90f6bd1fe320fd9a71e3bc1f639c539ac1
Cr-Commit-Position: refs/heads/master@{#436840}

Powered by Google App Engine
This is Rietveld 408576698