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

Issue 25262003: Geolocation: add UMA histograms for events and response codes. (Closed)

Created:
7 years, 2 months ago by Michael van Ouwerkerk
Modified:
7 years, 2 months ago
CC:
chromium-reviews, jar (doing other things), jam, joi+watch-content_chromium.org, darin-cc_chromium.org, asvitkine+watch_chromium.org, Michael van Ouwerkerk, Ilya Sherman, vadimt
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Geolocation: add UMA histograms for events and response codes. It is currently unknown whether NetworkLocationRequest is actually reliable. This adds UMA histograms for the server response codes, and for some significant events in the lifecycle of NetworkLocationRequest. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=226577

Patch Set 1 #

Patch Set 2 : Also track request cancellations. #

Total comments: 6

Patch Set 3 : Address review comments. #

Total comments: 4

Patch Set 4 : Address review comments. #

Patch Set 5 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -1 line) Patch
M content/browser/geolocation/network_location_request.cc View 1 2 3 8 chunks +37 lines, -1 line 0 comments Download
M tools/metrics/histograms/histograms.xml View 2 chunks +20 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
Michael van Ouwerkerk
mpearson as metrics owner timvolodine as reviewer that is ramping up on geolocation :-) bulach ...
7 years, 2 months ago (2013-09-30 15:27:24 UTC) #1
bulach
lgtm % nit, +vadimt FYI https://codereview.chromium.org/25262003/diff/2001/content/browser/geolocation/network_location_request.cc File content/browser/geolocation/network_location_request.cc (right): https://codereview.chromium.org/25262003/diff/2001/content/browser/geolocation/network_location_request.cc#newcode322 content/browser/geolocation/network_location_request.cc:322: return; nit: remove return
7 years, 2 months ago (2013-09-30 16:27:20 UTC) #2
timvolodine
lgtm https://codereview.chromium.org/25262003/diff/2001/content/browser/geolocation/network_location_request.cc File content/browser/geolocation/network_location_request.cc (right): https://codereview.chromium.org/25262003/diff/2001/content/browser/geolocation/network_location_request.cc#newcode36 content/browser/geolocation/network_location_request.cc:36: // in tools/metrics/histograms/histograms.xml to keep it in sync. ...
7 years, 2 months ago (2013-09-30 16:38:49 UTC) #3
Michael van Ouwerkerk
Thanks for the quick review! https://codereview.chromium.org/25262003/diff/2001/content/browser/geolocation/network_location_request.cc File content/browser/geolocation/network_location_request.cc (right): https://codereview.chromium.org/25262003/diff/2001/content/browser/geolocation/network_location_request.cc#newcode36 content/browser/geolocation/network_location_request.cc:36: // in tools/metrics/histograms/histograms.xml to ...
7 years, 2 months ago (2013-09-30 17:02:21 UTC) #4
Ilya Sherman
I think Mark is OOO, so I'll take over for him on the histograms.xml review: ...
7 years, 2 months ago (2013-09-30 21:39:48 UTC) #5
Michael van Ouwerkerk
Thanks for the quick review Ilya! https://codereview.chromium.org/25262003/diff/12001/content/browser/geolocation/network_location_request.cc File content/browser/geolocation/network_location_request.cc (right): https://codereview.chromium.org/25262003/diff/12001/content/browser/geolocation/network_location_request.cc#newcode60 content/browser/geolocation/network_location_request.cc:60: code, kCodeRangeStart, kCodeRangeEnd, ...
7 years, 2 months ago (2013-10-01 10:28:36 UTC) #6
Ilya Sherman
histograms LGTM, thanks.
7 years, 2 months ago (2013-10-01 22:27:00 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mvanouwerkerk@chromium.org/25262003/22001
7 years, 2 months ago (2013-10-02 10:12:20 UTC) #8
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 2 months ago (2013-10-02 12:05:58 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mvanouwerkerk@chromium.org/25262003/52001
7 years, 2 months ago (2013-10-02 12:45:57 UTC) #10
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=204571
7 years, 2 months ago (2013-10-02 14:45:49 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mvanouwerkerk@chromium.org/25262003/52001
7 years, 2 months ago (2013-10-02 14:46:58 UTC) #12
commit-bot: I haz the power
7 years, 2 months ago (2013-10-02 21:58:15 UTC) #13
Message was sent while issue was closed.
Change committed as 226577

Powered by Google App Engine
This is Rietveld 408576698