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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2345433002: Remove Extensions.NetworkDelayStartup histogram (Closed)
Patch Set: Created 4 years, 3 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 | « extensions/browser/api/web_request/web_request_api.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 edfe252772965e0350e02f6d75f453a54ef84ed6..a223b17e225d23fb80bffa9d0c97f590bd7e91b8 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -15955,6 +15955,18 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</summary>
</histogram>
+<histogram name="Extensions.NetworkDelayStartup" units="ms">
+ <obsolete>
+ Never used. Added to source 06/2012. Removed from source and added here
+ 09/2016.
+ </obsolete>
+ <owner>mpcomplete@chromium.org</owner>
Devlin 2016/09/14 15:01:15 (in cl description)
Adam Rice 2016/09/15 01:27:20 I assumed that the <owner> tag was required. I hav
+ <summary>
+ Delay of network requests due to waiting for extension declarativeWebRequest
+ rules to be loaded from disk at startup.
+ </summary>
+</histogram>
+
<histogram name="Extensions.NonWebstoreLocation" enum="ExtensionLocation">
<owner>rdevlin.cronin@chromium.org</owner>
<summary>
« no previous file with comments | « extensions/browser/api/web_request/web_request_api.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698