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

Issue 1294473006: bluetooth: Add histograms for readValue and writeValue outcomes (Closed)

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

Description

bluetooth: Add histograms for readValue and writeValue outcomes Histograms added: - Characteristic.ReadValue.Outcome: Outcome of a call to readValue - Characteristic.WriteValue.Outcome: Outcome of a call to writeValue BUG=499636 Committed: https://crrev.com/76e9ded7abdc1ce194ff6aea3be32a30246a9c37 Cr-Commit-Position: refs/heads/master@{#343538}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Simplify comment. Mark old histogram as obsolete. #

Total comments: 8

Patch Set 3 : Fix typos #

Unified diffs Side-by-side diffs Delta from patch set Stats (+159 lines, -26 lines) Patch
M content/browser/bluetooth/bluetooth_dispatcher_host.cc View 1 10 chunks +32 lines, -7 lines 0 comments Download
M content/browser/bluetooth/bluetooth_metrics.h View 1 2 1 chunk +45 lines, -15 lines 0 comments Download
M content/browser/bluetooth/bluetooth_metrics.cc View 1 chunk +32 lines, -4 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 4 chunks +50 lines, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 18 (6 generated)
ortuno
@jyasskin: PTAL
5 years, 4 months ago (2015-08-14 18:46:40 UTC) #2
Jeffrey Yasskin
LGTM https://codereview.chromium.org/1294473006/diff/1/content/browser/bluetooth/bluetooth_dispatcher_host.cc File content/browser/bluetooth/bluetooth_dispatcher_host.cc (right): https://codereview.chromium.org/1294473006/diff/1/content/browser/bluetooth/bluetooth_dispatcher_host.cc#newcode727 content/browser/bluetooth/bluetooth_dispatcher_host.cc:727: // TranslateGATTError calls RecordGATTOperationOutcome with This comment could ...
5 years, 4 months ago (2015-08-14 21:33:22 UTC) #3
ortuno
Thanks! https://codereview.chromium.org/1294473006/diff/1/content/browser/bluetooth/bluetooth_dispatcher_host.cc File content/browser/bluetooth/bluetooth_dispatcher_host.cc (right): https://codereview.chromium.org/1294473006/diff/1/content/browser/bluetooth/bluetooth_dispatcher_host.cc#newcode727 content/browser/bluetooth/bluetooth_dispatcher_host.cc:727: // TranslateGATTError calls RecordGATTOperationOutcome with On 2015/08/14 at ...
5 years, 4 months ago (2015-08-14 21:42:20 UTC) #4
ortuno
@scheib: PTAL @asvitkine: PTAL at histograms.xml
5 years, 4 months ago (2015-08-14 21:42:58 UTC) #6
scheib
LGTM
5 years, 4 months ago (2015-08-14 22:13:30 UTC) #7
ortuno
@isherman: asvitkine is OOO. Could you take a look at histograms.xml?
5 years, 4 months ago (2015-08-14 22:15:11 UTC) #9
Ilya Sherman
histograms LGTM % nits: https://codereview.chromium.org/1294473006/diff/20001/content/browser/bluetooth/bluetooth_metrics.h File content/browser/bluetooth/bluetooth_metrics.h (right): https://codereview.chromium.org/1294473006/diff/20001/content/browser/bluetooth/bluetooth_metrics.h#newcode137 content/browser/bluetooth/bluetooth_metrics.h:137: // Some of the nit: ...
5 years, 4 months ago (2015-08-14 22:27:50 UTC) #10
ortuno
Thanks! https://codereview.chromium.org/1294473006/diff/20001/content/browser/bluetooth/bluetooth_metrics.h File content/browser/bluetooth/bluetooth_metrics.h (right): https://codereview.chromium.org/1294473006/diff/20001/content/browser/bluetooth/bluetooth_metrics.h#newcode137 content/browser/bluetooth/bluetooth_metrics.h:137: // Some of the On 2015/08/14 at 22:27:50, ...
5 years, 4 months ago (2015-08-14 22:35:03 UTC) #12
ortuno
Thanks!
5 years, 4 months ago (2015-08-14 22:35:05 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1294473006/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1294473006/40001
5 years, 4 months ago (2015-08-14 22:35:57 UTC) #16
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 4 months ago (2015-08-15 02:48:30 UTC) #17
commit-bot: I haz the power
5 years, 4 months ago (2015-08-15 02:49:52 UTC) #18
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/76e9ded7abdc1ce194ff6aea3be32a30246a9c37
Cr-Commit-Position: refs/heads/master@{#343538}

Powered by Google App Engine
This is Rietveld 408576698