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

Issue 20582004: Add histogram for pages to open enum on session restore. (Closed)

Created:
7 years, 5 months ago by meacer
Modified:
5 years, 1 month ago
Reviewers:
bbudge
CC:
chromium-reviews, Ilya Sherman, jar (doing other things), asvitkine+watch_chromium.org
Visibility:
Public.

Description

Add histogram for pages to open enum on session restore. BUG=262977

Patch Set 1 #

Patch Set 2 : Sync #

Total comments: 4

Patch Set 3 : bbudge comments #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -0 lines) Patch
M chrome/browser/prefs/pref_metrics_service.cc View 1 2 2 chunks +40 lines, -0 lines 1 comment Download
M tools/metrics/histograms/histograms.xml View 1 2 2 chunks +14 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
meacer
This is to add the histograms for "Open pages on startup" setting. Originally there are ...
7 years, 5 months ago (2013-07-27 01:29:36 UTC) #1
bbudge
Nits mostly. I like your idea of a separate histogram for startup page count. https://codereview.chromium.org/20582004/diff/2001/chrome/browser/prefs/pref_metrics_service.cc ...
7 years, 4 months ago (2013-07-27 10:49:06 UTC) #2
meacer
FYI: The CL for the other patch I proposed is here (separate histograms for the ...
7 years, 4 months ago (2013-07-30 00:37:55 UTC) #3
bbudge
7 years ago (2013-12-04 20:05:09 UTC) #4
lgtm with one coment.

https://codereview.chromium.org/20582004/diff/10001/chrome/browser/prefs/pref...
File chrome/browser/prefs/pref_metrics_service.cc (right):

https://codereview.chromium.org/20582004/diff/10001/chrome/browser/prefs/pref...
chrome/browser/prefs/pref_metrics_service.cc:23: enum StartupPagePref {
Also, since it's private to this file, could this be defined in an anonymous
namespace above?

Powered by Google App Engine
This is Rietveld 408576698