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

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

Issue 1156943003: Mark unused Android user actions as deprecated in actions.xml (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/actions/actions.xml
diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
index 3158004aa20ae4155875571ac0ea346585f7ee5d..3908fe3f3a296da73f05e8c2b5f0f3ba431850bd 100644
--- a/tools/metrics/actions/actions.xml
+++ b/tools/metrics/actions/actions.xml
@@ -7476,6 +7476,7 @@ should be able to be added at any place in this file.
<action name="MobileBreakpadUploadFailure">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
+ <obsolete>Deprecated as of 5/2015</obsolete>
</action>
<action name="MobileBreakpadUploadSuccess">
@@ -7561,6 +7562,7 @@ should be able to be added at any place in this file.
<action name="MobileContextMenuShareLink">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
+ <obsolete>Deprecated as of 5/2015</obsolete>
</action>
<action name="MobileContextMenuText">
@@ -7609,16 +7611,19 @@ should be able to be added at any place in this file.
<action name="MobileFreAttemptSignIn">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
+ <obsolete>Deprecated as of 5/2015</obsolete>
</action>
<action name="MobileFreSignInSuccessful">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
+ <obsolete>Deprecated as of 5/2015</obsolete>
</action>
<action name="MobileFreSkipSignIn">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
+ <obsolete>Deprecated as of 5/2015</obsolete>
</action>
<action name="MobileMWSession">
@@ -7647,6 +7652,7 @@ should be able to be added at any place in this file.
<action name="MobileMenuBack">
<owner>aurimas@chromium.org</owner>
<description>User pressed the back icon in the app menu.</description>
+ <obsolete>Obsolete as of 5/2015</obsolete>
</action>
<action name="MobileMenuCloseAllTabs">
@@ -7776,11 +7782,13 @@ should be able to be added at any place in this file.
<action name="MobileNTPSwitchToIncognito">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
+ <obsolete>Deprecated as of 5/2015</obsolete>
</action>
<action name="MobileNTPSwitchToMostVisited">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
+ <obsolete>Deprecated as of 5/2015</obsolete>
</action>
<action name="MobileNTPSwitchToOpenTabs">
@@ -7892,6 +7900,7 @@ should be able to be added at any place in this file.
<action name="MobileShortcutAllBookmarks">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
+ <obsolete>Deprecated as of 5/2015</obsolete>
</action>
<action name="MobileShortcutFindInPage">
@@ -7902,11 +7911,13 @@ should be able to be added at any place in this file.
<action name="MobileShortcutNewIncognitoTab">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
+ <obsolete>Replaced with MobileMenuNewIncognitoTab</obsolete>
</action>
<action name="MobileShortcutNewTab">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
+ <obsolete>Replaced with MobileMenuNewtab</obsolete>
</action>
<action name="MobileSideSwipeFinished">
@@ -7937,11 +7948,13 @@ should be able to be added at any place in this file.
<action name="MobileTabStripCloseTab">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
+ <obsolete>Deprecated as of 5/2015</obsolete>
</action>
<action name="MobileTabStripNewTab">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
+ <obsolete>Deprecated as of 5/2015</obsolete>
</action>
<action name="MobileTabSwitched">
@@ -7962,6 +7975,7 @@ should be able to be added at any place in this file.
<action name="MobileToolbarNewTab">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
+ <obsolete>Deprecated as of 5/2015</obsolete>
</action>
<action name="MobileToolbarReload">
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698