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

Issue 1663883003: bluetooth: When adding a device a second time merge the list of services. (Closed)

Created:
4 years, 10 months ago by ortuno
Modified:
4 years, 10 months ago
Reviewers:
Jeffrey Yasskin
CC:
chromium-reviews, darin-cc_chromium.org, jam, ortuno+watch_chromium.org, scheib+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@my-origin
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

bluetooth: When adding a device a second time merge the list of services. BUG=581849 Committed: https://crrev.com/f12619e0208342d93a40d6010c4c5f3f9454cd92 Cr-Commit-Position: refs/heads/master@{#373453}

Patch Set 1 #

Total comments: 3

Patch Set 2 : Address jyasskin's comments #

Patch Set 3 : Address jyasskin's comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -12 lines) Patch
M content/browser/bluetooth/bluetooth_allowed_devices_map.h View 1 2 1 chunk +3 lines, -2 lines 0 comments Download
M content/browser/bluetooth/bluetooth_allowed_devices_map.cc View 1 2 3 chunks +17 lines, -10 lines 0 comments Download
M content/browser/bluetooth/bluetooth_allowed_devices_map_unittest.cc View 1 chunk +39 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (4 generated)
ortuno
jyasskin: PTAL
4 years, 10 months ago (2016-02-03 17:49:31 UTC) #2
Jeffrey Yasskin
lgtm https://codereview.chromium.org/1663883003/diff/1/content/browser/bluetooth/bluetooth_allowed_devices_map.cc File content/browser/bluetooth/bluetooth_allowed_devices_map.cc (right): https://codereview.chromium.org/1663883003/diff/1/content/browser/bluetooth/bluetooth_allowed_devices_map.cc#newcode65 content/browser/bluetooth/bluetooth_allowed_devices_map.cc:65: auto new_services = UnionOfServices(filters, optional_services); We could optimize ...
4 years, 10 months ago (2016-02-03 23:18:18 UTC) #3
ortuno
Thanks! https://codereview.chromium.org/1663883003/diff/1/content/browser/bluetooth/bluetooth_allowed_devices_map.cc File content/browser/bluetooth/bluetooth_allowed_devices_map.cc (right): https://codereview.chromium.org/1663883003/diff/1/content/browser/bluetooth/bluetooth_allowed_devices_map.cc#newcode65 content/browser/bluetooth/bluetooth_allowed_devices_map.cc:65: auto new_services = UnionOfServices(filters, optional_services); On 2016/02/03 at ...
4 years, 10 months ago (2016-02-04 02:21:09 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1663883003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1663883003/40001
4 years, 10 months ago (2016-02-04 02:23:31 UTC) #7
Jeffrey Yasskin
https://codereview.chromium.org/1663883003/diff/1/content/browser/bluetooth/bluetooth_allowed_devices_map.cc File content/browser/bluetooth/bluetooth_allowed_devices_map.cc (right): https://codereview.chromium.org/1663883003/diff/1/content/browser/bluetooth/bluetooth_allowed_devices_map.cc#newcode65 content/browser/bluetooth/bluetooth_allowed_devices_map.cc:65: auto new_services = UnionOfServices(filters, optional_services); On 2016/02/04 02:21:09, ortuno ...
4 years, 10 months ago (2016-02-04 04:03:40 UTC) #8
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 10 months ago (2016-02-04 04:09:45 UTC) #9
commit-bot: I haz the power
4 years, 10 months ago (2016-02-04 04:11:04 UTC) #11
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/f12619e0208342d93a40d6010c4c5f3f9454cd92
Cr-Commit-Position: refs/heads/master@{#373453}

Powered by Google App Engine
This is Rietveld 408576698