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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2662163002: Add UMA histogram for popup actions on Android. (Closed)
Patch Set: Created 3 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 7d4422f1b09f21de0c3d1d04cae4bf5dfd2dfcf6..2fcac59edcedcf90227b5ec6450774c8a5824530 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -81069,6 +81069,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="2" label="Clicked 'Always allow pop-ups from'"/>
<int value="3" label="Clicked one of the list items"/>
<int value="4" label="Clicked 'Manage pop-up blocking'"/>
+ <int value="5" label="Displayed popup-blocked infobar on mobile"/>
+ <int value="6" label="Clicked 'Always show on mobile'"/>
</enum>
<enum name="ContentSettingScheme" type="int">

Powered by Google App Engine
This is Rietveld 408576698