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

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: Remove owner tag from histograms.xml 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..e61adc7efac31100a9605a1f6f8ae14741126fa8 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -15955,6 +15955,17 @@ 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>
+ <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