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

Issue 26482003: Geolocation: log the number of wifi access points used to determine location. (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, Ilya Sherman, bulach, joth
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Geolocation: log the number of wifi access points used to determine location. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=229024

Patch Set 1 #

Total comments: 6

Patch Set 2 : Rebase and cleanup. #

Patch Set 3 : Use UMA_HISTOGRAM_CUSTOM_COUNTS. #

Total comments: 2

Patch Set 4 : Rebase and address review comments. #

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

Messages

Total messages: 15 (0 generated)
Michael van Ouwerkerk
timvolodine for geolocation, isherman for histograms
7 years, 2 months ago (2013-10-08 15:13:32 UTC) #1
Ilya Sherman
https://codereview.chromium.org/26482003/diff/1/content/browser/geolocation/network_location_request.cc File content/browser/geolocation/network_location_request.cc (right): https://codereview.chromium.org/26482003/diff/1/content/browser/geolocation/network_location_request.cc#newcode63 content/browser/geolocation/network_location_request.cc:63: count); What sorts of counts are expected? Could you ...
7 years, 2 months ago (2013-10-08 23:51:03 UTC) #2
Michael van Ouwerkerk
https://codereview.chromium.org/26482003/diff/1/content/browser/geolocation/network_location_request.cc File content/browser/geolocation/network_location_request.cc (right): https://codereview.chromium.org/26482003/diff/1/content/browser/geolocation/network_location_request.cc#newcode63 content/browser/geolocation/network_location_request.cc:63: count); On 2013/10/08 23:51:03, Ilya Sherman wrote: > What ...
7 years, 2 months ago (2013-10-09 13:09:57 UTC) #3
Ilya Sherman
https://codereview.chromium.org/26482003/diff/1/content/browser/geolocation/network_location_request.cc File content/browser/geolocation/network_location_request.cc (right): https://codereview.chromium.org/26482003/diff/1/content/browser/geolocation/network_location_request.cc#newcode63 content/browser/geolocation/network_location_request.cc:63: count); On 2013/10/09 13:09:57, Michael van Ouwerkerk wrote: > ...
7 years, 2 months ago (2013-10-09 22:47:40 UTC) #4
Michael van Ouwerkerk
Thanks Ilya! All done I think. https://codereview.chromium.org/26482003/diff/1/content/browser/geolocation/network_location_request.cc File content/browser/geolocation/network_location_request.cc (right): https://codereview.chromium.org/26482003/diff/1/content/browser/geolocation/network_location_request.cc#newcode63 content/browser/geolocation/network_location_request.cc:63: count); On 2013/10/09 ...
7 years, 2 months ago (2013-10-10 10:20:02 UTC) #5
timvolodine
https://codereview.chromium.org/26482003/diff/17001/content/browser/geolocation/network_location_request.cc File content/browser/geolocation/network_location_request.cc (right): https://codereview.chromium.org/26482003/diff/17001/content/browser/geolocation/network_location_request.cc#newcode63 content/browser/geolocation/network_location_request.cc:63: count, 0, 10, 11); could we use some constants ...
7 years, 2 months ago (2013-10-10 12:00:42 UTC) #6
Ilya Sherman
histograms LGTM, thanks.
7 years, 2 months ago (2013-10-10 21:00:02 UTC) #7
Michael van Ouwerkerk
Thanks Tim! Please take another look. https://codereview.chromium.org/26482003/diff/17001/content/browser/geolocation/network_location_request.cc File content/browser/geolocation/network_location_request.cc (right): https://codereview.chromium.org/26482003/diff/17001/content/browser/geolocation/network_location_request.cc#newcode63 content/browser/geolocation/network_location_request.cc:63: count, 0, 10, ...
7 years, 2 months ago (2013-10-16 14:35:29 UTC) #8
timvolodine
lgtm lgtm, so if I understand correctly instances with access_point_data.size() > 10 will be bucketed ...
7 years, 2 months ago (2013-10-16 15:17:02 UTC) #9
Michael van Ouwerkerk
On 2013/10/16 15:17:02, timvolodine wrote: > lgtm > > lgtm, > so if I understand ...
7 years, 2 months ago (2013-10-16 15:21:11 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mvanouwerkerk@chromium.org/26482003/29001
7 years, 2 months ago (2013-10-16 15:22:25 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/26482003/29001
7 years, 2 months ago (2013-10-16 20:43:24 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mvanouwerkerk@chromium.org/26482003/29001
7 years, 2 months ago (2013-10-16 21:27:47 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mvanouwerkerk@chromium.org/26482003/29001
7 years, 2 months ago (2013-10-17 01:39:25 UTC) #14
commit-bot: I haz the power
7 years, 2 months ago (2013-10-17 03:12:48 UTC) #15
Message was sent while issue was closed.
Change committed as 229024

Powered by Google App Engine
This is Rietveld 408576698