Service Worker: Factor out NewTabPage from page load count metrics
commit6971545dc0491f60bb52d00c444460b28f6d36c3
authorfalken <falken@chromium.org>
Fri, 14 Aug 2015 03:28:08 +0000 (13 20:28 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 14 Aug 2015 03:28:47 +0000 (14 03:28 +0000)
tree94b68634a7deefe301b1b4bfdb3aca27631dde81
parentf9d4799b5b9c3f5c5694e24d3500a4bbe75950e9
Service Worker: Factor out NewTabPage from page load count metrics

NewTabPage is dominating our data. This change:
1) Replaces the user action ControlledPageLoad with a histogram PageLoad,
with buckets for NTP and Other.
2) Removes NTP page loads from RAPPOR metric.

BUG=508399

Review URL: https://codereview.chromium.org/1284143002

Cr-Commit-Position: refs/heads/master@{#343334}
content/browser/service_worker/service_worker_metrics.cc
content/browser/service_worker/service_worker_metrics.h
tools/metrics/actions/actions.xml
tools/metrics/histograms/histograms.xml