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

Issue 12222004: Bluetooth UI: A "connecting" overlay is shown after enter a pin code. (Closed)

Created:
7 years, 10 months ago by deymo
Modified:
7 years, 10 months ago
Reviewers:
keybuk, Dan Beam, kevers
CC:
chromium-reviews, dbeam+watch-options_chromium.org, stevenjb+watch_chromium.org, oshima+watch_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Bluetooth UI: A "connecting" overlay is shown after enter a pin code. This fix shows the same "connecting to <device>" dialog after the user enters a pin code or a passkey. Before we were showing only the settings while the connection was still in progress. BUG=chromium-os:38450 TEST=Attempt to connect to a device that requires to enter a pin code, enter it, and see the connecting dialog message again. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=181243

Patch Set 1 #

Total comments: 4

Patch Set 2 : nits solved. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -2 lines) Patch
M chrome/browser/ui/webui/options/chromeos/bluetooth_options_handler.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/options/chromeos/bluetooth_options_handler.cc View 1 5 chunks +12 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
deymo
This is the implementation of the option b) of what I suggested in crosbug.com/38450 . ...
7 years, 10 months ago (2013-02-06 02:38:39 UTC) #1
kevers
LGTM with nit. Will need OWNERS approval. https://codereview.chromium.org/12222004/diff/1/chrome/browser/ui/webui/options/chromeos/bluetooth_options_handler.h File chrome/browser/ui/webui/options/chromeos/bluetooth_options_handler.h (right): https://codereview.chromium.org/12222004/diff/1/chrome/browser/ui/webui/options/chromeos/bluetooth_options_handler.h#newcode139 chrome/browser/ui/webui/options/chromeos/bluetooth_options_handler.h:139: void DeviceConnecting(device::BluetoothDevice* ...
7 years, 10 months ago (2013-02-06 20:09:39 UTC) #2
Dan Beam
lgtm https://codereview.chromium.org/12222004/diff/1/chrome/browser/ui/webui/options/chromeos/bluetooth_options_handler.cc File chrome/browser/ui/webui/options/chromeos/bluetooth_options_handler.cc (right): https://codereview.chromium.org/12222004/diff/1/chrome/browser/ui/webui/options/chromeos/bluetooth_options_handler.cc#newcode413 chrome/browser/ui/webui/options/chromeos/bluetooth_options_handler.cc:413: if (params) { optional nit: remove curlies
7 years, 10 months ago (2013-02-07 00:15:46 UTC) #3
deymo
Thanks for the comments!! Patch set 2 fixes those. https://codereview.chromium.org/12222004/diff/1/chrome/browser/ui/webui/options/chromeos/bluetooth_options_handler.cc File chrome/browser/ui/webui/options/chromeos/bluetooth_options_handler.cc (right): https://codereview.chromium.org/12222004/diff/1/chrome/browser/ui/webui/options/chromeos/bluetooth_options_handler.cc#newcode413 chrome/browser/ui/webui/options/chromeos/bluetooth_options_handler.cc:413: ...
7 years, 10 months ago (2013-02-07 02:01:20 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/deymo@chromium.org/12222004/1003
7 years, 10 months ago (2013-02-07 03:32:00 UTC) #5
commit-bot: I haz the power
7 years, 10 months ago (2013-02-07 07:20:14 UTC) #6
Message was sent while issue was closed.
Change committed as 181243

Powered by Google App Engine
This is Rietveld 408576698