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

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

Issue 2474713003: Migrate enabled state of plugins into specialized Flash and PDF prefs. (Closed)
Patch Set: Add UMA to track conversions. Created 4 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 02ca11dc736660b4d3a23d6c409417e285b8a9c9..1829911fcafe1eea2b6532ec4a2e789536a35b11 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -46010,6 +46010,12 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</summary>
</histogram>
+<histogram name="Plugin.EnabledStatusMigrationDone" enum="Boolean">
+ <owner>pastarmovj@chromium.org</owner>
+ <owner>tommycli@chromium.org</owner>
+ <summary>Tracks whether plugins that were disabled were migrated.</summary>
+</histogram>
+
<histogram name="Plugin.Flash.ClickSize.AspectRatio" units="%">
<owner>tommycli@chromium.org</owner>
<summary>
« chrome/browser/plugins/plugin_prefs.cc ('K') | « chrome/browser/plugins/plugin_prefs.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698