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

Unified Diff: tools/metrics/histograms/histograms.xml

Issue 2124953004: Remove a bunch of broken/unused/non-useful NTP UMA histograms (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « chrome/common/search/ntp_logging_events.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index d9ccb7ac4b17da347a488e03a2ff8d66a105ce88..839fb34b648dea0dfcc9f052fb3026387d70cf30 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -34656,6 +34656,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="NewTabPage.NumberOfExternalTileFallbacks">
+ <obsolete>
+ Deprecated 2016-07.
+ </obsolete>
<owner>beaudoin@chromium.org</owner>
<summary>
The number of tiles for which we relied on external tiles as a fallback
@@ -34668,6 +34671,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="NewTabPage.NumberOfExternalTiles">
+ <obsolete>
+ Deprecated 2016-07.
+ </obsolete>
<owner>beaudoin@chromium.org</owner>
<summary>
The number of external tiles that are displayed on the NTP. External tiles
@@ -34679,6 +34685,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="NewTabPage.NumberOfGrayTileFallbacks">
+ <obsolete>
+ Deprecated 2016-07.
+ </obsolete>
<owner>beaudoin@chromium.org</owner>
<summary>
The number of tiles for which we displayed a gray tile with the domain name
@@ -34690,6 +34699,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="NewTabPage.NumberOfGrayTiles">
+ <obsolete>
+ Deprecated 2016-07.
+ </obsolete>
<owner>beaudoin@chromium.org</owner>
<summary>
The number of tiles for which no thumbnail was specified, but a domain was
@@ -34726,6 +34738,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="NewTabPage.NumberOfThumbnailErrors">
+ <obsolete>
+ Deprecated 2016-07.
+ </obsolete>
<owner>beaudoin@chromium.org</owner>
<summary>
The number of thumbnails for which a local screenshot was not available so
@@ -34736,6 +34751,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="NewTabPage.NumberOfThumbnailTiles">
+ <obsolete>
+ Deprecated 2016-07.
+ </obsolete>
<owner>beaudoin@chromium.org</owner>
<summary>
The number of tiles for which we attempted to use a local screenshot as a
@@ -35135,6 +35153,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="NewTabPage.SuggestionsType" enum="NtpSuggestionsType">
+ <obsolete>
+ Deprecated 2016-07.
+ </obsolete>
<owner>beaudoin@chromium.org</owner>
<summary>
Indicate, for each impression of the New Tab Page, whether the suggestions
« no previous file with comments | « chrome/common/search/ntp_logging_events.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698