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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 139173009: Revert 247760 "Add UMA stats for ExtensionCache" (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 10 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 | « trunk/src/chrome/browser/extensions/updater/local_extension_cache.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/tools/metrics/histograms/histograms.xml
===================================================================
--- trunk/src/tools/metrics/histograms/histograms.xml (revision 247820)
+++ trunk/src/tools/metrics/histograms/histograms.xml (working copy)
@@ -4425,20 +4425,6 @@
<summary>The time for an extension's event page to load.</summary>
</histogram>
-<histogram name="Extensions.ExtensionCacheCount">
- <summary>
- Number of cached extensions on disk. Reported on Chrome OS during user
- session start.
- </summary>
-</histogram>
-
-<histogram name="Extensions.ExtensionCacheSize" units="MB">
- <summary>
- Total size of .crx files in cache on disk. Reported on Chrome OS during user
- session start.
- </summary>
-</histogram>
-
<histogram name="Extensions.ExtensionInstalled">
<summary>An extension has been installed.</summary>
</histogram>
« no previous file with comments | « trunk/src/chrome/browser/extensions/updater/local_extension_cache.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698