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

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

Issue 1305893003: Remove redundant UMA metrics for context menus. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 4 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 | « chrome/android/java/src/org/chromium/chrome/browser/tab/ChromeTab.java ('k') | 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 98de2e1e00c65f6d95aa9433b22494bffa103226..2d6045a983c75c1c0be5f2e027434b3955f821f6 100644
--- a/tools/metrics/actions/actions.xml
+++ b/tools/metrics/actions/actions.xml
@@ -7684,76 +7684,91 @@ should be able to be added at any place in this file.
<action name="MobileContextMenuCopyImageLinkAddress">
<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 8/2015</obsolete>
</action>
<action name="MobileContextMenuCopyLinkAddress">
<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 8/2015</obsolete>
</action>
<action name="MobileContextMenuCopyLinkText">
<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 8/2015</obsolete>
</action>
<action name="MobileContextMenuDownloadImage">
<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 8/2015</obsolete>
</action>
<action name="MobileContextMenuDownloadLink">
<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 8/2015</obsolete>
</action>
<action name="MobileContextMenuDownloadVideo">
<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 8/2015</obsolete>
</action>
<action name="MobileContextMenuImage">
<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 8/2015</obsolete>
</action>
<action name="MobileContextMenuLink">
<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 8/2015</obsolete>
</action>
<action name="MobileContextMenuOpenImageInNewTab">
<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 8/2015</obsolete>
</action>
<action name="MobileContextMenuOpenLink">
<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 8/2015</obsolete>
</action>
<action name="MobileContextMenuOpenLinkInIncognito">
<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 8/2015</obsolete>
</action>
<action name="MobileContextMenuOpenLinkInNewTab">
<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 8/2015</obsolete>
</action>
<action name="MobileContextMenuOpenOriginalImageInNewTab">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of the metric.</description>
+ <obsolete>Deprecated as of 8/2015</obsolete>
</action>
<action name="MobileContextMenuSaveImage">
<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 8/2015</obsolete>
</action>
<action name="MobileContextMenuSearchByImage">
<owner>bdibello@chromium.org</owner>
<description>Please enter the description of this user action.</description>
+ <obsolete>Deprecated as of 8/2015</obsolete>
</action>
<action name="MobileContextMenuShareLink">
@@ -7765,16 +7780,19 @@ should be able to be added at any place in this file.
<action name="MobileContextMenuText">
<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 8/2015</obsolete>
</action>
<action name="MobileContextMenuVideo">
<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 8/2015</obsolete>
</action>
<action name="MobileContextMenuViewImage">
<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 8/2015</obsolete>
</action>
<action name="MobileFirstEditInOmnibox">
« no previous file with comments | « chrome/android/java/src/org/chromium/chrome/browser/tab/ChromeTab.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698