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

Issue 10816023: Ensure canonical Bluetooth UUIDs are used. (Closed)

Created:
8 years, 5 months ago by bryeung
Modified:
8 years, 4 months ago
CC:
chromium-reviews, mihaip-chromium-reviews_chromium.org, nkostylev+watch_chromium.org, Aaron Boodman, oshima+watch_chromium.org, stevenjb+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

Ensure canonical Bluetooth UUIDs are used. This also fixes a problem with the way error cases were returned: RunImpl should not call SendResponse when returning false. TEST=updated api test BUG=134583 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=149746

Patch Set 1 #

Total comments: 6

Patch Set 2 : review comments #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -14 lines) Patch
M chrome/browser/chromeos/bluetooth/bluetooth_device.h View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/chromeos/bluetooth/bluetooth_device.cc View 1 2 chunks +4 lines, -3 lines 0 comments Download
M chrome/browser/extensions/api/bluetooth/bluetooth_api.cc View 1 7 chunks +21 lines, -7 lines 0 comments Download
M chrome/browser/extensions/api/bluetooth/bluetooth_apitest_chromeos.cc View 1 2 4 chunks +15 lines, -3 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
bryeung
Antony: for c/b/extensions Scott: for c/b/chromeos/bluetooth Thanks!
8 years, 5 months ago (2012-07-23 19:23:02 UTC) #1
asargent_no_longer_on_chrome
LGTM
8 years, 5 months ago (2012-07-23 20:00:43 UTC) #2
satorux1
LGTM with minor suggestions https://chromiumcodereview.appspot.com/10816023/diff/1/chrome/browser/chromeos/bluetooth/bluetooth_device.cc File chrome/browser/chromeos/bluetooth/bluetooth_device.cc (right): https://chromiumcodereview.appspot.com/10816023/diff/1/chrome/browser/chromeos/bluetooth/bluetooth_device.cc#newcode198 chrome/browser/chromeos/bluetooth/bluetooth_device.cc:198: j != services.end(); ++j) { ...
8 years, 5 months ago (2012-07-24 18:29:20 UTC) #3
bryeung
Thanks Satoru! https://chromiumcodereview.appspot.com/10816023/diff/1/chrome/browser/chromeos/bluetooth/bluetooth_device.cc File chrome/browser/chromeos/bluetooth/bluetooth_device.cc (right): https://chromiumcodereview.appspot.com/10816023/diff/1/chrome/browser/chromeos/bluetooth/bluetooth_device.cc#newcode198 chrome/browser/chromeos/bluetooth/bluetooth_device.cc:198: j != services.end(); ++j) { On 2012/07/24 ...
8 years, 5 months ago (2012-07-24 19:50:09 UTC) #4
bryeung
Scott: I had Satoru review this while you were traveling, but need your review for ...
8 years, 4 months ago (2012-08-02 18:59:37 UTC) #5
keybuk
lgtm
8 years, 4 months ago (2012-08-02 22:03:37 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bryeung@chromium.org/10816023/11001
8 years, 4 months ago (2012-08-02 22:26:15 UTC) #7
commit-bot: I haz the power
8 years, 4 months ago (2012-08-02 23:49:29 UTC) #8
Change committed as 149746

Powered by Google App Engine
This is Rietveld 408576698