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

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

Issue 2369083003: Deprecate PageLoadMetricsClientsReload (Closed)
Patch Set: Created 4 years, 3 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 | « no previous file | 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 db79a3ce5c1c80b78b99517e17a4c6ee11bfab69..447924a962271ca8d136d7538d722e2413403c51 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -105783,6 +105783,9 @@ To add a new entry, add it with any value and run test to compute valid value.
<histogram_suffixes name="PageLoadMetricsClientsReload" separator="."
ordering="prefix">
+ <obsolete>
+ Deprecated at M53 in favor of LoadType.Reload.
+ </obsolete>
<suffix name="Clients.Reload"
label="PageLoadMetrics from a page that is reloaded"/>
<affected-histogram
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698