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

Issue 2663693002: Add listener for AdapterDiscoveringChanged on BT chooser-controller

Created:
3 years, 10 months ago by deejay
Modified:
3 years, 6 months ago
CC:
chromium-reviews, jam, ortuno+watch_chromium.org, scheib+watch_chromium.org, darin-cc_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Add listener for AdapterDiscoveringChanged on BT chooser-controller |AdapterDiscoveringChanged| can be called by device/bluetooth when BT discovery stopped. We add listener for that on bluetooth chooser-controller. Then it will stops the discovery session and notifies the chooser when discovery stops accidentally. BUG=611852

Patch Set 1 #

Total comments: 1

Patch Set 2 : Remove ".get()" in bluetooth_device_chooser_controller.cc #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -0 lines) Patch
M content/browser/bluetooth/bluetooth_device_chooser_controller.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M content/browser/bluetooth/bluetooth_device_chooser_controller.cc View 1 1 chunk +6 lines, -0 lines 0 comments Download
M content/browser/bluetooth/web_bluetooth_service_impl.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M content/browser/bluetooth/web_bluetooth_service_impl.cc View 1 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 22 (9 generated)
deejay
Dear Yasskin, I've updated patch for Issue 611852 that is reported by you. Please take ...
3 years, 10 months ago (2017-01-30 04:26:47 UTC) #3
deejay
Dear reviewer, please take a look this patch!
3 years, 10 months ago (2017-02-13 14:23:47 UTC) #5
scheib
Thank you for the patch, this looks reasonable. But, it would be good to understand ...
3 years, 10 months ago (2017-02-13 21:06:54 UTC) #6
scheib
> https://codereview.chromium.org/2663693002/diff/1/content/browser/bluetooth/bluetooth_device_chooser_controller.cc#newcode471 > content/browser/bluetooth/bluetooth_device_chooser_controller.cc:471: if > (!discovering && discovery_session_.get() && > Remove ".get()", it is ...
3 years, 10 months ago (2017-02-13 21:08:43 UTC) #7
deejay
On 2017/02/13 21:06:54, scheib wrote: > Thank you for the patch, this looks reasonable. But, ...
3 years, 10 months ago (2017-02-14 08:56:59 UTC) #8
scheib
On 2017/02/14 08:56:59, deejay wrote: > On 2017/02/13 21:06:54, scheib wrote: > > Thank you ...
3 years, 10 months ago (2017-02-14 18:21:49 UTC) #9
scheib
If you have any questions please ask, can do it here or over email web-bluetooth@chromium.org ...
3 years, 9 months ago (2017-03-08 21:55:06 UTC) #11
deejay
On 2017/02/14 18:21:49, scheib wrote: > On 2017/02/14 08:56:59, deejay wrote: > > On 2017/02/13 ...
3 years, 9 months ago (2017-03-22 16:50:48 UTC) #12
scheib
On 2017/03/22 16:50:48, deejay wrote: > On 2017/02/14 18:21:49, scheib wrote: > > On 2017/02/14 ...
3 years, 9 months ago (2017-03-23 00:05:06 UTC) #13
scheib
On 2017/03/22 16:50:48, deejay wrote: > On 2017/02/14 18:21:49, scheib wrote: > > On 2017/02/14 ...
3 years, 8 months ago (2017-03-27 21:02:04 UTC) #16
cco3
Hi deejay, would you be able to create an updated patch for this change?
3 years, 6 months ago (2017-06-05 21:24:53 UTC) #20
deejay
On 2017/06/05 21:24:53, cco3 wrote: > Hi deejay, would you be able to create an ...
3 years, 6 months ago (2017-06-07 00:17:00 UTC) #21
cco3
3 years, 6 months ago (2017-06-07 16:39:29 UTC) #22
On 2017/06/07 00:17:00, deejay wrote:
> On 2017/06/05 21:24:53, cco3 wrote:
> > Hi deejay, would you be able to create an updated patch for this change?
> 
> Hi cco3, I've seen this comments now due to vacation.
> Sure! I will update new patch-set until this week.!!

Thanks, deejay!

Powered by Google App Engine
This is Rietveld 408576698