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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 46583007: Download webstore CRXs into separate directory. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address comments Created 7 years, 1 month 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 | « chrome/browser/extensions/webstore_installer.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 c7cb9ae3c485d923590eaab913516b2ab613e0a3..e0eb5f0a9c0fa608f149b1c577ea47936e7916ff 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -20654,6 +20654,13 @@ other types of suffix sets.
<summary>Counts number of calls to WebRTC APIs from JavaScript.</summary>
</histogram>
+<histogram name="Webstore.ExtensionInstallResult" enum="BooleanSuccess">
+ <summary>
+ The success or failure of all extension installs from the webstore. This
+ includes those initiated by sync.
+ </summary>
+</histogram>
+
<histogram name="Win8.PageLoad" enum="Win8PageLoadType">
<summary>
Count of page loads in each of the 2 different environments (metro/desktop)
« no previous file with comments | « chrome/browser/extensions/webstore_installer.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698