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

Issue 10807087: Bluetooth API: add discovering changed events (Closed)

Created:
8 years, 5 months ago by bryeung
Modified:
8 years, 4 months ago
Reviewers:
miket_OOO
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

Bluetooth API: add discovering changed events TEST=updated api test BUG=138725 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=149250

Patch Set 1 #

Total comments: 2

Patch Set 2 : rebase + docs update #

Patch Set 3 : rebase #

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+124 lines, -2 lines) Patch
M chrome/browser/chromeos/extensions/bluetooth_event_router.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/extensions/bluetooth_event_router.cc View 1 1 chunk +8 lines, -0 lines 0 comments Download
M chrome/browser/extensions/api/bluetooth/bluetooth_apitest_chromeos.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/extensions/event_names.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/extensions/event_names.cc View 1 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/common/extensions/api/experimental_bluetooth.idl View 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/common/extensions/docs/apps/experimental.bluetooth.html View 1 2 chunks +47 lines, -0 lines 0 comments Download
M chrome/common/extensions/docs/extensions/experimental.bluetooth.html View 1 2 chunks +47 lines, -0 lines 0 comments Download
M chrome/common/extensions/docs/samples.json View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/test/data/extensions/api_test/bluetooth/test_events.js View 3 chunks +9 lines, -2 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
bryeung
Mike: do you have time to look at this one? Thanks!
8 years, 5 months ago (2012-07-24 16:54:21 UTC) #1
miket_OOO
LGTM. See one question below. https://chromiumcodereview.appspot.com/10807087/diff/1/chrome/browser/chromeos/extensions/bluetooth_event_router.cc File chrome/browser/chromeos/extensions/bluetooth_event_router.cc (right): https://chromiumcodereview.appspot.com/10807087/diff/1/chrome/browser/chromeos/extensions/bluetooth_event_router.cc#newcode88 chrome/browser/chromeos/extensions/bluetooth_event_router.cc:88: DCHECK(adapter == adapter_.get()); Sorry ...
8 years, 5 months ago (2012-07-24 16:58:50 UTC) #2
bryeung
https://chromiumcodereview.appspot.com/10807087/diff/1/chrome/browser/chromeos/extensions/bluetooth_event_router.cc File chrome/browser/chromeos/extensions/bluetooth_event_router.cc (right): https://chromiumcodereview.appspot.com/10807087/diff/1/chrome/browser/chromeos/extensions/bluetooth_event_router.cc#newcode88 chrome/browser/chromeos/extensions/bluetooth_event_router.cc:88: DCHECK(adapter == adapter_.get()); On 2012/07/24 16:58:50, miket wrote: > ...
8 years, 5 months ago (2012-07-24 17:02:09 UTC) #3
miket_OOO
> Thinking about this more, maybe it should be an early NOP return if the ...
8 years, 5 months ago (2012-07-24 17:05:31 UTC) #4
bryeung
Landing as-is. Will address DCHECK comment in a follow-up CL.
8 years, 5 months ago (2012-07-24 17:07:33 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bryeung@chromium.org/10807087/1
8 years, 5 months ago (2012-07-24 17:07:44 UTC) #6
commit-bot: I haz the power
Failed to apply patch for chrome/browser/extensions/extension_event_names.cc: While running patch -p1 --forward --force; patching file chrome/browser/extensions/extension_event_names.cc ...
8 years, 5 months ago (2012-07-24 17:07:49 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bryeung@chromium.org/10807087/9001
8 years, 5 months ago (2012-07-24 18:17:13 UTC) #8
commit-bot: I haz the power
Try job failure for 10807087-9001 (retry) on mac_rel for step "browser_tests". It's a second try, ...
8 years, 5 months ago (2012-07-24 19:37:35 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bryeung@chromium.org/10807087/9001
8 years, 5 months ago (2012-07-24 19:47:04 UTC) #10
commit-bot: I haz the power
Try job failure for 10807087-9001 (retry) on mac_rel for step "browser_tests". It's a second try, ...
8 years, 5 months ago (2012-07-24 21:18:49 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bryeung@chromium.org/10807087/15001
8 years, 4 months ago (2012-07-31 15:01:50 UTC) #12
commit-bot: I haz the power
Presubmit check for 10807087-15001 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 4 months ago (2012-07-31 15:02:00 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bryeung@chromium.org/10807087/15003
8 years, 4 months ago (2012-07-31 18:08:04 UTC) #14
commit-bot: I haz the power
8 years, 4 months ago (2012-07-31 19:45:00 UTC) #15
Change committed as 149250

Powered by Google App Engine
This is Rietveld 408576698