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

Issue 2804123002: BleConnectionManager: Check when receiving BLE advertisements if a SecureChannel already exists. No… (Closed)

Created:
3 years, 8 months ago by Ryan Hansberry
Modified:
3 years, 8 months ago
Reviewers:
Kyle Horimoto
CC:
chromium-reviews, jlklein+watch-tether_chromium.org, tengs+watch-tether_chromium.org, hansberry+watch-tether_chromium.org, jhawkins+watch-tether_chromium.org, oshima+watch_chromium.org, khorimoto+watch-tether_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

BleConnectionManager: Check when receiving BLE advertisements if a SecureChannel already exists. Not doing so results in a crash. BUG=706640 Review-Url: https://codereview.chromium.org/2804123002 Cr-Commit-Position: refs/heads/master@{#462668} Committed: https://chromium.googlesource.com/chromium/src/+/e9d564bfe77be2833f5aa818ebc064f261692b06

Patch Set 1 #

Total comments: 6

Patch Set 2 : khorimoto@ comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -1 line) Patch
M chromeos/components/tether/ble_connection_manager.h View 1 chunk +1 line, -0 lines 0 comments Download
M chromeos/components/tether/ble_connection_manager.cc View 1 2 chunks +15 lines, -1 line 0 comments Download
M chromeos/components/tether/ble_connection_manager_unittest.cc View 1 1 chunk +37 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (6 generated)
Ryan Hansberry
Verified that the test crashes without the fix.
3 years, 8 months ago (2017-04-06 21:03:45 UTC) #3
Kyle Horimoto
LGTM with some nits https://codereview.chromium.org/2804123002/diff/1/chromeos/components/tether/ble_connection_manager.cc File chromeos/components/tether/ble_connection_manager.cc (right): https://codereview.chromium.org/2804123002/diff/1/chromeos/components/tether/ble_connection_manager.cc#newcode329 chromeos/components/tether/ble_connection_manager.cc:329: << ", Remote Device ID: ...
3 years, 8 months ago (2017-04-06 21:17:31 UTC) #4
Ryan Hansberry
https://codereview.chromium.org/2804123002/diff/1/chromeos/components/tether/ble_connection_manager.cc File chromeos/components/tether/ble_connection_manager.cc (right): https://codereview.chromium.org/2804123002/diff/1/chromeos/components/tether/ble_connection_manager.cc#newcode329 chromeos/components/tether/ble_connection_manager.cc:329: << ", Remote Device ID: " << remote_device.GetDeviceId(); On ...
3 years, 8 months ago (2017-04-06 22:14:59 UTC) #5
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/2804123002/20001
3 years, 8 months ago (2017-04-06 22:16:56 UTC) #8
commit-bot: I haz the power
3 years, 8 months ago (2017-04-06 23:10:49 UTC) #11
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/e9d564bfe77be2833f5aa818ebc0...

Powered by Google App Engine
This is Rietveld 408576698