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

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

Side-by-side diff isn't available for this file because of its large size.
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: rebase on #408334 Created 4 years, 4 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 c9c6e469ab274bd46173a36318a676b3a2e285e1..ac0e21f2fafba1f7378102cb80516d59b8bfd43e 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -37659,6 +37659,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/public/test/browser_test_utils.cc ('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