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

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

Issue 2132603002: [page_load_metrics] Add a NavigationThrottle for richer abort metrics (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix new unit tests 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 06532ba140819f137bad3e921a9721d53e544c64..56fc84c083b1b0e6e16118c10d51a0fd362d9097 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -37666,6 +37666,10 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<histogram name="PageLoad.AbortTiming.UnknownNavigation" units="ms">
<owner>csharrison@chromium.org</owner>
+ <obsolete>
+ We now have sufficient infrastructure to always characterize aborts that
+ resulted in new navigations.
+ </obsolete>
<summary>
This metric is still experimental and not yet ready to be relied upon.
Measures the time from navigation start to the time the page load was
« content/test/content_browser_test_utils_internal.h ('K') | « content/test/test_web_contents.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698