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: tools/metrics/actions/actions.xml

Issue 2513953004: Adding metrics on the usefulness of the Win10 version of the Welcome Page (Closed)
Patch Set: 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:
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 bd18a32039164e29e5725601be278a04be66b4b0..26d8083e1829c635e8c3e3fc9edf56b4dd930285 100644
--- a/tools/metrics/actions/actions.xml
+++ b/tools/metrics/actions/actions.xml
@@ -15677,6 +15677,14 @@ should be able to be added at any place in this file.
</description>
</action>
+<action name="Win10WelcomePage_SetAsDefaultBrowser">
+ <owner>pmonette@chromium.org</owner>
+ <description>
+ The user clicked &quot;Open Windows Settings&quot; in the Win10 version of
tmartino 2016/11/21 19:40:08 Do these appear escaped (&quot;) in the actual xml
Patrick Monette 2016/11/21 21:04:22 Yeah they are really there. Those strings are used
+ the Welcome page.
+ </description>
+</action>
+
<action name="Win7ASHRestart">
<owner>cpu@chromium.org</owner>
<owner>ananta@chromium.org</owner>

Powered by Google App Engine
This is Rietveld 408576698