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

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

Issue 2028953002: Deprecate NavigationToFirstContentfulPaint.UserGesture reload variant (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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/browser/page_load_metrics/observers/reload_page_load_metrics_observer.cc ('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 5be5ac553bb46b639e56a7c87d5313a7f2380361..b7264238d7f5389e5056f9bb68fad88fe4501569 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -95399,6 +95399,9 @@ To add a new entry, add it with any value and run test to compute valid value.
<histogram_suffixes name="PageLoadMetricsClients.Reload.UserGesture"
separator=".">
+ <obsolete>
+ Deprecated June 1 2016.
+ </obsolete>
<suffix name="UserGesture"
label="PageLoadMetrics from a page that is reloaded by a user gesture"/>
<affected-histogram
« no previous file with comments | « chrome/browser/page_load_metrics/observers/reload_page_load_metrics_observer.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698