Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 499535f9502635dd88ae36620644c71995543fd8..b8e838e8c928a9402e97c8e3cef5551a4da4af91 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -38273,6 +38273,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
</summary> |
</histogram> |
+<histogram name="ServiceWorker.Storage.PurgeResourceResult" |
+ enum="NetErrorCodes"> |
+ <owner>nhiroki@chromium.org</owner> |
+ <summary> |
+ Records result of purging a stale resource in ServiceWorkerStorage. |
Alexei Svitkine (slow)
2015/07/17 15:08:52
Mention whether this is recorded only on error or
nhiroki
2015/07/21 02:27:23
Done.
|
+ </summary> |
+</histogram> |
+ |
<histogram name="ServiceWorker.UnhandledEventRatio" units="percent"> |
<owner>kinuko@chromium.org</owner> |
<obsolete> |