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 2561203003: Introduce ServiceWorkerCache.Response.HasDeprecatedURL UMA (Closed)
Patch Set: Created 4 years 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 | « content/browser/cache_storage/cache_storage_cache.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 1b9bd7e0c7fd33992b5a0e838f20097ed4451fe9..57d816530e2febf0f0a29914055d1a1289bd7f58 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -59108,6 +59108,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</summary>
</histogram>
+<histogram name="ServiceWorkerCache.Response.HasDeprecatedURL" enum="Boolean">
+ <owner>horo@chromium.org</owner>
+ <summary>
+ True if a response read from the CacheStorage has a url field. This field
+ was deprecated in M57.
+ </summary>
+</histogram>
+
<histogram name="ServiceWorkerCache.Scheduler.IsOperationSlow" enum="Boolean">
<owner>jkarlin@chromium.org</owner>
<summary>
« no previous file with comments | « content/browser/cache_storage/cache_storage_cache.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698