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

Issue 9701012: Fix pincode versus passkey issues for Bluetooth pairing. (Closed)

Created:
8 years, 9 months ago by kevers
Modified:
8 years, 9 months ago
Reviewers:
keybuk, James Hawkins
CC:
chromium-reviews, arv (Not doing code reviews)
Visibility:
Public.

Description

Fix pincode versus passkey issues for Bluetooth pairing. BUG=chromium-os:27699, chromium-os:27754 TEST= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=126938

Patch Set 1 #

Patch Set 2 : Fix maximum length of a pincode. #

Patch Set 3 : Fix length check on passkey. #

Patch Set 4 : Fix filtering of passkey. #

Total comments: 2

Patch Set 5 : Remove extra blank line. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -11 lines) Patch
M chrome/browser/resources/options2/chromeos/bluetooth.css View 1 2 3 4 1 chunk +11 lines, -4 lines 0 comments Download
M chrome/browser/resources/options2/chromeos/bluetooth_pair_device_overlay.html View 1 2 3 1 chunk +4 lines, -1 line 0 comments Download
M chrome/browser/resources/options2/chromeos/bluetooth_pair_device_overlay.js View 1 2 3 4 chunks +26 lines, -6 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
kevers
Hi James, Can you take a look at this CL, which enforces constraints on Bluetooth ...
8 years, 9 months ago (2012-03-15 15:39:09 UTC) #1
keybuk
I don't like the filtered code here, we want the box to only accept numbers, ...
8 years, 9 months ago (2012-03-15 16:06:45 UTC) #2
kevers
<input type="number"> has a whole host of problems with it, some of which were noted ...
8 years, 9 months ago (2012-03-15 16:27:30 UTC) #3
kevers
Should have added in my previous not that the oninput callback that contains the filtering ...
8 years, 9 months ago (2012-03-15 16:29:45 UTC) #4
keybuk
Ah, I assumed this was just on submission
8 years, 9 months ago (2012-03-15 17:18:42 UTC) #5
keybuk
lgtm
8 years, 9 months ago (2012-03-15 17:18:47 UTC) #6
James Hawkins
LGTM with nit. http://codereview.chromium.org/9701012/diff/2003/chrome/browser/resources/options2/chromeos/bluetooth.css File chrome/browser/resources/options2/chromeos/bluetooth.css (right): http://codereview.chromium.org/9701012/diff/2003/chrome/browser/resources/options2/chromeos/bluetooth.css#newcode76 chrome/browser/resources/options2/chromeos/bluetooth.css:76: nit: Remove extra blank line.
8 years, 9 months ago (2012-03-15 17:25:29 UTC) #7
kevers
8 years, 9 months ago (2012-03-15 17:36:19 UTC) #8
http://codereview.chromium.org/9701012/diff/2003/chrome/browser/resources/opt...
File chrome/browser/resources/options2/chromeos/bluetooth.css (right):

http://codereview.chromium.org/9701012/diff/2003/chrome/browser/resources/opt...
chrome/browser/resources/options2/chromeos/bluetooth.css:76: 
On 2012/03/15 17:25:30, James Hawkins wrote:
> nit: Remove extra blank line.

Done.

Powered by Google App Engine
This is Rietveld 408576698