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

Issue 2518963002: Record metric of geo permission before and after showing the disclosure. (Closed)

Created:
4 years, 1 month ago by benwells
Modified:
4 years ago
CC:
chromium-reviews, asvitkine+watch_chromium.org, chrome-apps-syd-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Record metric of geo permission before and after showing the disclosure. Recording this metric gives insight into how many people update their settings after seeing the disclosure. BUG=661011 Committed: https://crrev.com/528ee96d12423ce125a0b0ab0077fff06c26231b Cr-Commit-Position: refs/heads/master@{#434953}

Patch Set 1 #

Total comments: 10

Patch Set 2 : Feedback #

Total comments: 10

Patch Set 3 : Feedback 2 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+114 lines, -23 lines) Patch
M chrome/browser/android/search_geolocation_disclosure_tab_helper.h View 1 1 chunk +6 lines, -1 line 0 comments Download
M chrome/browser/android/search_geolocation_disclosure_tab_helper.cc View 1 2 6 chunks +74 lines, -22 lines 0 comments Download
M chrome/common/pref_names.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/common/pref_names.cc View 1 chunk +10 lines, -0 lines 0 comments Download
M third_party/WebKit/public/platform/modules/permissions/permission_status.mojom View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 1 chunk +20 lines, -0 lines 0 comments Download

Messages

Total messages: 27 (12 generated)
benwells
4 years, 1 month ago (2016-11-21 21:55:33 UTC) #6
raymes
lgtm https://codereview.chromium.org/2518963002/diff/1/chrome/browser/android/search_geolocation_disclosure_tab_helper.cc File chrome/browser/android/search_geolocation_disclosure_tab_helper.cc (right): https://codereview.chromium.org/2518963002/diff/1/chrome/browser/android/search_geolocation_disclosure_tab_helper.cc#newcode123 chrome/browser/android/search_geolocation_disclosure_tab_helper.cc:123: // shown. nit: Perhaps // shown and won't ...
4 years, 1 month ago (2016-11-22 01:54:00 UTC) #7
benwells
+dfalcantara for c/b/android +isherman for histograms https://codereview.chromium.org/2518963002/diff/1/chrome/browser/android/search_geolocation_disclosure_tab_helper.cc File chrome/browser/android/search_geolocation_disclosure_tab_helper.cc (right): https://codereview.chromium.org/2518963002/diff/1/chrome/browser/android/search_geolocation_disclosure_tab_helper.cc#newcode123 chrome/browser/android/search_geolocation_disclosure_tab_helper.cc:123: // shown. On ...
4 years, 1 month ago (2016-11-22 02:23:08 UTC) #9
gone
https://codereview.chromium.org/2518963002/diff/20001/chrome/browser/android/search_geolocation_disclosure_tab_helper.cc File chrome/browser/android/search_geolocation_disclosure_tab_helper.cc (right): https://codereview.chromium.org/2518963002/diff/20001/chrome/browser/android/search_geolocation_disclosure_tab_helper.cc#newcode124 chrome/browser/android/search_geolocation_disclosure_tab_helper.cc:124: RecordPostDisclosureMetrics(gurl); Why does this happen up here instead of ...
4 years, 1 month ago (2016-11-22 21:36:59 UTC) #10
benwells
https://codereview.chromium.org/2518963002/diff/20001/chrome/browser/android/search_geolocation_disclosure_tab_helper.cc File chrome/browser/android/search_geolocation_disclosure_tab_helper.cc (right): https://codereview.chromium.org/2518963002/diff/20001/chrome/browser/android/search_geolocation_disclosure_tab_helper.cc#newcode124 chrome/browser/android/search_geolocation_disclosure_tab_helper.cc:124: RecordPostDisclosureMetrics(gurl); On 2016/11/22 21:36:59, dfalcantara (check my queue) wrote: ...
4 years, 1 month ago (2016-11-22 21:42:35 UTC) #11
gone
lgtm % switching the comment text https://codereview.chromium.org/2518963002/diff/20001/chrome/browser/android/search_geolocation_disclosure_tab_helper.cc File chrome/browser/android/search_geolocation_disclosure_tab_helper.cc (right): https://codereview.chromium.org/2518963002/diff/20001/chrome/browser/android/search_geolocation_disclosure_tab_helper.cc#newcode124 chrome/browser/android/search_geolocation_disclosure_tab_helper.cc:124: RecordPostDisclosureMetrics(gurl); On 2016/11/22 ...
4 years, 1 month ago (2016-11-22 21:48:22 UTC) #12
Ilya Sherman
https://codereview.chromium.org/2518963002/diff/20001/chrome/browser/android/search_geolocation_disclosure_tab_helper.cc File chrome/browser/android/search_geolocation_disclosure_tab_helper.cc (right): https://codereview.chromium.org/2518963002/diff/20001/chrome/browser/android/search_geolocation_disclosure_tab_helper.cc#newcode170 chrome/browser/android/search_geolocation_disclosure_tab_helper.cc:170: blink::mojom::PermissionStatus::LAST) + Near its definition, please document that this ...
4 years, 1 month ago (2016-11-22 22:36:17 UTC) #13
benwells
https://codereview.chromium.org/2518963002/diff/20001/chrome/browser/android/search_geolocation_disclosure_tab_helper.cc File chrome/browser/android/search_geolocation_disclosure_tab_helper.cc (right): https://codereview.chromium.org/2518963002/diff/20001/chrome/browser/android/search_geolocation_disclosure_tab_helper.cc#newcode124 chrome/browser/android/search_geolocation_disclosure_tab_helper.cc:124: RecordPostDisclosureMetrics(gurl); On 2016/11/22 21:48:22, dfalcantara (check my queue) wrote: ...
4 years, 1 month ago (2016-11-23 02:31:22 UTC) #15
benwells
+meacer for new comment in the .mojom
4 years, 1 month ago (2016-11-23 02:33:32 UTC) #17
meacer
mojom lgtm
4 years ago (2016-11-23 18:26:50 UTC) #18
benwells
On 2016/11/23 18:26:50, Mustafa Emre Acer wrote: > mojom lgtm ping isherman
4 years ago (2016-11-24 00:19:39 UTC) #19
Ilya Sherman
metrics lgtm, thanks
4 years ago (2016-11-29 03:23:48 UTC) #20
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/2518963002/60001
4 years ago (2016-11-29 08:49:11 UTC) #23
commit-bot: I haz the power
Committed patchset #3 (id:60001)
4 years ago (2016-11-29 10:40:42 UTC) #25
commit-bot: I haz the power
4 years ago (2016-11-29 10:44:30 UTC) #27
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/528ee96d12423ce125a0b0ab0077fff06c26231b
Cr-Commit-Position: refs/heads/master@{#434953}

Powered by Google App Engine
This is Rietveld 408576698