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

Issue 2230703002: bluetooth: android: Record GATT status codes UMA. (Closed)

Created:
4 years, 4 months ago by scheib
Modified:
4 years, 4 months ago
CC:
chromium-reviews, scheib+watch_chromium.org, ortuno+watch_chromium.org, asvitkine+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

bluetooth: android: Record GATT status codes UMA. Android's API is underdocumented, and to help understand what errors are actually being encountered in the wild we are adding UMA to capture the error code values for results of GATT operations. BUG=602060 Committed: https://crrev.com/d5980418932d12bfa1f6884473247961d1e4151b Cr-Commit-Position: refs/heads/master@{#411878}

Patch Set 1 : #

Total comments: 4

Patch Set 2 : Add more status measurements #

Patch Set 3 : Add more status reports and GATT codes #

Patch Set 4 : Add more status reports and GATT codes++ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+181 lines, -1 line) Patch
M device/bluetooth/android/java/src/org/chromium/device/bluetooth/ChromeBluetoothDevice.java View 1 7 chunks +27 lines, -1 line 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 3 2 chunks +154 lines, -0 lines 0 comments Download

Messages

Total messages: 43 (35 generated)
scheib
4 years, 4 months ago (2016-08-11 20:40:43 UTC) #17
Jeffrey Yasskin
lgtm https://codereview.chromium.org/2230703002/diff/20001/device/bluetooth/android/java/src/org/chromium/device/bluetooth/ChromeBluetoothDevice.java File device/bluetooth/android/java/src/org/chromium/device/bluetooth/ChromeBluetoothDevice.java (right): https://codereview.chromium.org/2230703002/diff/20001/device/bluetooth/android/java/src/org/chromium/device/bluetooth/ChromeBluetoothDevice.java#newcode151 device/bluetooth/android/java/src/org/chromium/device/bluetooth/ChromeBluetoothDevice.java:151: public void onConnectionStateChange(final int status, final int newState) ...
4 years, 4 months ago (2016-08-11 21:12:43 UTC) #18
scheib
holte for metrics OWNER. https://codereview.chromium.org/2230703002/diff/20001/device/bluetooth/android/java/src/org/chromium/device/bluetooth/ChromeBluetoothDevice.java File device/bluetooth/android/java/src/org/chromium/device/bluetooth/ChromeBluetoothDevice.java (right): https://codereview.chromium.org/2230703002/diff/20001/device/bluetooth/android/java/src/org/chromium/device/bluetooth/ChromeBluetoothDevice.java#newcode151 device/bluetooth/android/java/src/org/chromium/device/bluetooth/ChromeBluetoothDevice.java:151: public void onConnectionStateChange(final int status, ...
4 years, 4 months ago (2016-08-11 22:35:51 UTC) #27
Steven Holte
On 2016/08/11 22:35:51, scheib wrote: > holte for metrics OWNER. > > https://codereview.chromium.org/2230703002/diff/20001/device/bluetooth/android/java/src/org/chromium/device/bluetooth/ChromeBluetoothDevice.java > File ...
4 years, 4 months ago (2016-08-13 00:36:49 UTC) #35
scheib
Thanks, I didn't know about them -- and will follow up with a patch to ...
4 years, 4 months ago (2016-08-13 03:06:04 UTC) #36
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2230703002/100001
4 years, 4 months ago (2016-08-13 03:06:22 UTC) #39
commit-bot: I haz the power
Committed patchset #4 (id:100001)
4 years, 4 months ago (2016-08-13 05:22:37 UTC) #41
commit-bot: I haz the power
4 years, 4 months ago (2016-08-13 05:24:49 UTC) #43
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/d5980418932d12bfa1f6884473247961d1e4151b
Cr-Commit-Position: refs/heads/master@{#411878}

Powered by Google App Engine
This is Rietveld 408576698