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

Issue 19776015: Add UMA stat to track home button and page prefs (Closed)

Created:
7 years, 5 months ago by Ken Rockot(use gerrit already)
Modified:
7 years, 5 months ago
CC:
chromium-reviews, Ilya Sherman, jar (doing other things), asvitkine+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Add UMA stat to track home button and page prefs BUG=262954 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=213472

Patch Set 1 #

Patch Set 2 : move stats collection to a BrowserContextKeyedService #

Patch Set 3 : cleanup #

Total comments: 1

Patch Set 4 : fix histograms.xml formatting #

Total comments: 1

Patch Set 5 : rename histograms #

Patch Set 6 : for real #

Unified diffs Side-by-side diffs Delta from patch set Stats (+131 lines, -0 lines) Patch
M chrome/browser/chrome_browser_main.cc View 1 2 2 chunks +4 lines, -0 lines 0 comments Download
A chrome/browser/prefs/pref_metrics_service.h View 1 2 1 chunk +44 lines, -0 lines 0 comments Download
A chrome/browser/prefs/pref_metrics_service.cc View 1 2 3 4 5 1 chunk +67 lines, -0 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 1 chunk +2 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 3 4 1 chunk +14 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (0 generated)
Ken Rockot(use gerrit already)
PTAL I think we really only want to track this when a profile is loaded. ...
7 years, 5 months ago (2013-07-22 18:46:23 UTC) #1
bbudge
On 2013/07/22 18:46:23, rockot wrote: > PTAL > > I think we really only want ...
7 years, 5 months ago (2013-07-22 20:03:49 UTC) #2
Mark P
Here's another function with histograms get get emitted once per profile load. Perhaps you can ...
7 years, 5 months ago (2013-07-22 20:08:31 UTC) #3
Ken Rockot(use gerrit already)
Stats collection stuff is moved into a BrowserContextKeyedService and poked at browser startup; this guarantees ...
7 years, 5 months ago (2013-07-22 23:21:04 UTC) #4
bbudge
This looks like it will be a good place to track prefs. Are we concerned ...
7 years, 5 months ago (2013-07-23 00:56:25 UTC) #5
Ken Rockot(use gerrit already)
On 2013/07/23 00:56:25, bbudge1 wrote: > This looks like it will be a good place ...
7 years, 5 months ago (2013-07-23 15:43:24 UTC) #6
bbudge
On 2013/07/23 15:43:24, rockot wrote: > On 2013/07/23 00:56:25, bbudge1 wrote: > > This looks ...
7 years, 5 months ago (2013-07-23 17:03:30 UTC) #7
Ken Rockot(use gerrit already)
+battre to have a look too After talking with Erik, it sounds like it's best ...
7 years, 5 months ago (2013-07-23 20:00:56 UTC) #8
bbudge
LGTM
7 years, 5 months ago (2013-07-23 20:05:57 UTC) #9
Ken Rockot(use gerrit already)
+jochen for browser main change
7 years, 5 months ago (2013-07-23 21:32:06 UTC) #10
Mark P
Forgive my naiveté. Is this recorded on startup and/or when a new profile is opened? ...
7 years, 5 months ago (2013-07-23 21:35:49 UTC) #11
Ken Rockot(use gerrit already)
On 2013/07/23 21:35:49, Mark P wrote: > Forgive my naiveté. Is this recorded on startup ...
7 years, 5 months ago (2013-07-23 21:47:29 UTC) #12
Ken Rockot(use gerrit already)
7 years, 5 months ago (2013-07-23 21:48:33 UTC) #13
Mark P
histograms.xml lgtm (baring the one comment below) https://codereview.chromium.org/19776015/diff/7001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/19776015/diff/7001/tools/metrics/histograms/histograms.xml#newcode3890 tools/metrics/histograms/histograms.xml:3890: Whether or ...
7 years, 5 months ago (2013-07-23 22:05:35 UTC) #14
meacer
LGTM
7 years, 5 months ago (2013-07-23 22:54:52 UTC) #15
battre
lgtm
7 years, 5 months ago (2013-07-24 13:08:06 UTC) #16
jochen (gone - plz use gerrit)
lgtm
7 years, 5 months ago (2013-07-24 13:09:01 UTC) #17
bbudge
https://codereview.chromium.org/19776015/diff/23001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/19776015/diff/23001/tools/metrics/histograms/histograms.xml#newcode3881 tools/metrics/histograms/histograms.xml:3881: <histogram name="HomePage.IsHomeButtonEnabled" enum="BooleanEnabled"> It might be convenient to view ...
7 years, 5 months ago (2013-07-24 14:19:01 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rockot@chromium.org/19776015/32001
7 years, 5 months ago (2013-07-24 14:37:25 UTC) #19
commit-bot: I haz the power
7 years, 5 months ago (2013-07-24 18:34:18 UTC) #20
Message was sent while issue was closed.
Change committed as 213472

Powered by Google App Engine
This is Rietveld 408576698