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

Issue 2020923002: bluetooth: Update ARC Bridge to use BluetoothDevice::GetName (Closed)

Created:
4 years, 6 months ago by scheib
Modified:
4 years, 4 months ago
CC:
chromium-reviews, elijahtaylor+arcwatch_chromium.org, hidehiko+watch_chromium.org, lhchavez+watch_chromium.org, yusukes+watch_chromium.org, mcchou, Miao, dmitrygr
Base URL:
https://chromium.googlesource.com/chromium/src.git@bt-filter-by-empty-name-
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

bluetooth: Update ARC Bridge to use BluetoothDevice::GetName Previously GetNameForDisplay was used, which exposes Chrome specific fallbacks for non-existant or empty names. GetName returns a value or empty. http://crrev.com/2017393002 GetName -> GetNameForDisplay http://crrev.com/2009753002 New GetName http://crrev.com/2014473002 Web Bluetooth updated http://crrev.com/2020923002 Arc Bridge updated <<< This change. BUG=615720 Committed: https://crrev.com/5cf017029c4d8f7724940b07bbbcf39b54ddec7b Cr-Commit-Position: refs/heads/master@{#409357}

Patch Set 1 : #

Total comments: 1

Patch Set 2 : Null mojo string when GetName is null. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -5 lines) Patch
M components/arc/bluetooth/arc_bluetooth_bridge.cc View 1 3 chunks +3 lines, -5 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 58 (43 generated)
scheib
mcchou, I'm looking to expose a raw device name (that may be non-existent). Previous version ...
4 years, 6 months ago (2016-05-31 17:42:38 UTC) #3
Miao
+ejcaruso One solution is to check the emptiness of the return of GetName() here and ...
4 years, 6 months ago (2016-06-06 07:07:09 UTC) #5
scheib
On 2016/06/06 07:07:09, Miao wrote: > +ejcaruso > > One solution is to check the ...
4 years, 6 months ago (2016-06-06 15:48:57 UTC) #6
Eric Caruso
Is this change currently just adding comments...?
4 years, 6 months ago (2016-06-06 17:49:51 UTC) #7
scheib
On 2016/06/06 17:49:51, Eric Caruso wrote: > Is this change currently just adding comments...? This ...
4 years, 6 months ago (2016-06-06 19:23:12 UTC) #8
scheib
Here is a proposal of what to do when names do not exist. I don't ...
4 years, 4 months ago (2016-08-02 03:33:06 UTC) #27
scheib
4 years, 4 months ago (2016-08-02 18:58:20 UTC) #40
puthik_chromium
+dmitrygr When scanning for Bluetooth device in Nexus 5x settings app, it will show the ...
4 years, 4 months ago (2016-08-02 20:12:55 UTC) #41
scheib
On 2016/08/02 20:12:55, puthik_chromium wrote: > +dmitrygr > > When scanning for Bluetooth device in ...
4 years, 4 months ago (2016-08-02 20:34:39 UTC) #42
puthik_chromium
On 2016/08/02 20:34:39, scheib wrote: > On 2016/08/02 20:12:55, puthik_chromium wrote: > > +dmitrygr > ...
4 years, 4 months ago (2016-08-02 21:08:26 UTC) #43
puthik_chromium
lgtm Per offline discussion, we will use null mojo string when device does not have ...
4 years, 4 months ago (2016-08-02 22:29:40 UTC) #48
Luis Héctor Chávez
rs-lgtm
4 years, 4 months ago (2016-08-02 22:31:23 UTC) #50
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/2020923002/160001
4 years, 4 months ago (2016-08-02 22:36:11 UTC) #54
commit-bot: I haz the power
Committed patchset #2 (id:160001)
4 years, 4 months ago (2016-08-02 22:40:27 UTC) #56
commit-bot: I haz the power
4 years, 4 months ago (2016-08-02 22:43:27 UTC) #58
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/5cf017029c4d8f7724940b07bbbcf39b54ddec7b
Cr-Commit-Position: refs/heads/master@{#409357}

Powered by Google App Engine
This is Rietveld 408576698