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

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

Issue 2148523002: Removed the "Don't ask again" button on the default browser prompt (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Nits Created 4 years, 5 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:
View side-by-side diff with in-line comments
Download patch
Index: tools/metrics/actions/actions.xml
diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
index 89300f4113597da47c4d6beb9726ff5b7648085b..cfd4ae1f970875d1fb4098fc41bd452a87a01937 100644
--- a/tools/metrics/actions/actions.xml
+++ b/tools/metrics/actions/actions.xml
@@ -3113,6 +3113,13 @@ should be able to be added at any place in this file.
<obsolete>Renamed to DefaultBrowserInfoBar_Cancel in M52.</obsolete>
</action>
+<action name="DefaultBrowserInfoBar_Ignore">
+ <owner>pmonette@chromium.org</owner>
+ <description>
+ The user did not interact with the default browser info bar.
Alexei Svitkine (slow) 2016/07/14 19:48:41 Does the mean the user clicked [x]? If so, I'd men
Patrick Monette 2016/07/14 19:51:43 No. DefaultBrowserInfoBar_Dismiss means the user c
Alexei Svitkine (slow) 2016/07/14 20:32:09 Ah, then please mention tab closing in this descri
Patrick Monette 2016/07/14 21:00:54 Done.
+ </description>
+</action>
+
<action name="Delete">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>

Powered by Google App Engine
This is Rietveld 408576698