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

Issue 2849493002: [EasyUnlock] Fixing the setup connection finder and message format. (Closed)

Created:
3 years, 7 months ago by sacomoto
Modified:
3 years, 7 months ago
Reviewers:
Tim Song
CC:
chromium-reviews, extensions-reviews_chromium.org, jlklein+watch-tether_chromium.org, tengs+watch-tether_chromium.org, hansberry+watch-tether_chromium.org, jhawkins+watch-tether_chromium.org, chromium-apps-reviews_chromium.org, lesliewatkins+watch-tether_chromium.org, khorimoto+watch-tether_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[EasyUnlock] Fixing the setup connection finder and message format. BUG= Review-Url: https://codereview.chromium.org/2849493002 Cr-Commit-Position: refs/heads/master@{#467937} Committed: https://chromium.googlesource.com/chromium/src/+/6b932ecddbb02bcc4fa8339e844707a66a1025f8

Patch Set 1 #

Patch Set 2 : Adding missing files #

Patch Set 3 : Fixing tests #

Patch Set 4 : Using the right UUID #

Total comments: 4

Patch Set 5 : date #

Unified diffs Side-by-side diffs Delta from patch set Stats (+171 lines, -43 lines) Patch
M chrome/browser/extensions/api/easy_unlock_private/easy_unlock_private_api.cc View 2 chunks +10 lines, -2 lines 0 comments Download
M chrome/browser/extensions/api/easy_unlock_private/easy_unlock_private_connection_manager.h View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/extensions/api/easy_unlock_private/easy_unlock_private_connection_manager.cc View 2 chunks +3 lines, -9 lines 0 comments Download
M components/cryptauth/wire_message.h View 3 chunks +10 lines, -0 lines 0 comments Download
M components/cryptauth/wire_message.cc View 1 4 chunks +37 lines, -21 lines 0 comments Download
M components/cryptauth/wire_message_unittest.cc View 1 2 1 chunk +3 lines, -2 lines 0 comments Download
M components/proximity_auth/BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
M components/proximity_auth/bluetooth_low_energy_connection_finder.h View 1 2 3 4 chunks +7 lines, -4 lines 0 comments Download
M components/proximity_auth/bluetooth_low_energy_connection_finder.cc View 1 2 3 2 chunks +4 lines, -2 lines 0 comments Download
M components/proximity_auth/bluetooth_low_energy_connection_finder_unittest.cc View 1 2 3 2 chunks +2 lines, -0 lines 0 comments Download
A components/proximity_auth/bluetooth_low_energy_setup_connection_finder.h View 1 2 3 4 1 chunk +46 lines, -0 lines 0 comments Download
A components/proximity_auth/bluetooth_low_energy_setup_connection_finder.cc View 1 2 3 4 1 chunk +44 lines, -0 lines 0 comments Download

Messages

Total messages: 23 (18 generated)
sacomoto
I forgot to send for review yesterday... PTAL.
3 years, 7 months ago (2017-04-28 05:09:37 UTC) #15
Tim Song
lgtm https://codereview.chromium.org/2849493002/diff/60001/components/cryptauth/wire_message.h File components/cryptauth/wire_message.h (right): https://codereview.chromium.org/2849493002/diff/60001/components/cryptauth/wire_message.h#newcode22 components/cryptauth/wire_message.h:22: explicit WireMessage(const std::string& body); I think it's cleaner ...
3 years, 7 months ago (2017-04-28 05:32:21 UTC) #16
sacomoto
https://codereview.chromium.org/2849493002/diff/60001/components/cryptauth/wire_message.h File components/cryptauth/wire_message.h (right): https://codereview.chromium.org/2849493002/diff/60001/components/cryptauth/wire_message.h#newcode22 components/cryptauth/wire_message.h:22: explicit WireMessage(const std::string& body); On 2017/04/28 05:32:20, Tim Song ...
3 years, 7 months ago (2017-04-28 06:59:02 UTC) #17
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/2849493002/80001
3 years, 7 months ago (2017-04-28 06:59:32 UTC) #20
commit-bot: I haz the power
3 years, 7 months ago (2017-04-28 09:02:44 UTC) #23
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/6b932ecddbb02bcc4fa8339e8447...

Powered by Google App Engine
This is Rietveld 408576698