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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2825893003: Remove ResourceFetcher::DeadResourceStatsRecorder (Closed)
Patch Set: Created 3 years, 8 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 | « third_party/WebKit/Source/platform/loader/fetch/ResourceFetcher.cpp ('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 8e22a0ddff2f1deb6ed596cb942cbdb6dc95f08c..d9632a156e49875c1a1b4442278f2f1b1fbfa02a 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -78652,6 +78652,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="WebCore.ResourceFetcher.HitCount">
+ <obsolete>
+ Deprecated April 2017.
+ </obsolete>
<owner>clamy@chromium.org</owner>
<summary>
Number of dead resources found in the memory cache over the lifetime of the
@@ -78660,6 +78663,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="WebCore.ResourceFetcher.LoadCount">
+ <obsolete>
+ Deprecated April 2017.
+ </obsolete>
<owner>clamy@chromium.org</owner>
<summary>
Number of resources that needed to be loaded by the ResourceFetcher over its
@@ -78690,6 +78696,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="WebCore.ResourceFetcher.RevalidateCount">
+ <obsolete>
+ Deprecated April 2017.
+ </obsolete>
<owner>clamy@chromium.org</owner>
<summary>
Number of dead resources that needed to be revalidated by the
« no previous file with comments | « third_party/WebKit/Source/platform/loader/fetch/ResourceFetcher.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698