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

Side by Side 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, 3 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 unified diff | 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 »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <!-- 1 <!--
2 Copyright 2014 The Chromium Authors. All rights reserved. 2 Copyright 2014 The Chromium Authors. All rights reserved.
3 Use of this source code is governed by a BSD-style license that can be 3 Use of this source code is governed by a BSD-style license that can be
4 found in the LICENSE file. 4 found in the LICENSE file.
5 --> 5 -->
6 6
7 <!-- 7 <!--
8 This file is a comprehensive list of Chrome user actions along with the owner 8 This file is a comprehensive list of Chrome user actions along with the owner
9 and description for each user action. A user action should be tied to an actual 9 and description for each user action. A user action should be tied to an actual
10 action taken by a user. It should be logged immediatly after a user takes the 10 action taken by a user. It should be logged immediatly after a user takes the
(...skipping 7666 matching lines...) Expand 10 before | Expand all | Expand 10 after
7677 </action> 7677 </action>
7678 7678
7679 <action name="MobileBreakpadUploadSuccess"> 7679 <action name="MobileBreakpadUploadSuccess">
7680 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 7680 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7681 <description>Please enter the description of this user action.</description> 7681 <description>Please enter the description of this user action.</description>
7682 </action> 7682 </action>
7683 7683
7684 <action name="MobileContextMenuCopyImageLinkAddress"> 7684 <action name="MobileContextMenuCopyImageLinkAddress">
7685 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 7685 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7686 <description>Please enter the description of this user action.</description> 7686 <description>Please enter the description of this user action.</description>
7687 <obsolete>Deprecated as of 8/2015</obsolete>
7687 </action> 7688 </action>
7688 7689
7689 <action name="MobileContextMenuCopyLinkAddress"> 7690 <action name="MobileContextMenuCopyLinkAddress">
7690 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 7691 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7691 <description>Please enter the description of this user action.</description> 7692 <description>Please enter the description of this user action.</description>
7693 <obsolete>Deprecated as of 8/2015</obsolete>
7692 </action> 7694 </action>
7693 7695
7694 <action name="MobileContextMenuCopyLinkText"> 7696 <action name="MobileContextMenuCopyLinkText">
7695 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 7697 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7696 <description>Please enter the description of this user action.</description> 7698 <description>Please enter the description of this user action.</description>
7699 <obsolete>Deprecated as of 8/2015</obsolete>
7697 </action> 7700 </action>
7698 7701
7699 <action name="MobileContextMenuDownloadImage"> 7702 <action name="MobileContextMenuDownloadImage">
7700 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 7703 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7701 <description>Please enter the description of this user action.</description> 7704 <description>Please enter the description of this user action.</description>
7705 <obsolete>Deprecated as of 8/2015</obsolete>
7702 </action> 7706 </action>
7703 7707
7704 <action name="MobileContextMenuDownloadLink"> 7708 <action name="MobileContextMenuDownloadLink">
7705 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 7709 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7706 <description>Please enter the description of this user action.</description> 7710 <description>Please enter the description of this user action.</description>
7711 <obsolete>Deprecated as of 8/2015</obsolete>
7707 </action> 7712 </action>
7708 7713
7709 <action name="MobileContextMenuDownloadVideo"> 7714 <action name="MobileContextMenuDownloadVideo">
7710 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 7715 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7711 <description>Please enter the description of this user action.</description> 7716 <description>Please enter the description of this user action.</description>
7717 <obsolete>Deprecated as of 8/2015</obsolete>
7712 </action> 7718 </action>
7713 7719
7714 <action name="MobileContextMenuImage"> 7720 <action name="MobileContextMenuImage">
7715 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 7721 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7716 <description>Please enter the description of this user action.</description> 7722 <description>Please enter the description of this user action.</description>
7723 <obsolete>Deprecated as of 8/2015</obsolete>
7717 </action> 7724 </action>
7718 7725
7719 <action name="MobileContextMenuLink"> 7726 <action name="MobileContextMenuLink">
7720 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 7727 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7721 <description>Please enter the description of this user action.</description> 7728 <description>Please enter the description of this user action.</description>
7729 <obsolete>Deprecated as of 8/2015</obsolete>
7722 </action> 7730 </action>
7723 7731
7724 <action name="MobileContextMenuOpenImageInNewTab"> 7732 <action name="MobileContextMenuOpenImageInNewTab">
7725 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 7733 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7726 <description>Please enter the description of this user action.</description> 7734 <description>Please enter the description of this user action.</description>
7735 <obsolete>Deprecated as of 8/2015</obsolete>
7727 </action> 7736 </action>
7728 7737
7729 <action name="MobileContextMenuOpenLink"> 7738 <action name="MobileContextMenuOpenLink">
7730 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 7739 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7731 <description>Please enter the description of this user action.</description> 7740 <description>Please enter the description of this user action.</description>
7741 <obsolete>Deprecated as of 8/2015</obsolete>
7732 </action> 7742 </action>
7733 7743
7734 <action name="MobileContextMenuOpenLinkInIncognito"> 7744 <action name="MobileContextMenuOpenLinkInIncognito">
7735 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 7745 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7736 <description>Please enter the description of this user action.</description> 7746 <description>Please enter the description of this user action.</description>
7747 <obsolete>Deprecated as of 8/2015</obsolete>
7737 </action> 7748 </action>
7738 7749
7739 <action name="MobileContextMenuOpenLinkInNewTab"> 7750 <action name="MobileContextMenuOpenLinkInNewTab">
7740 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 7751 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7741 <description>Please enter the description of this user action.</description> 7752 <description>Please enter the description of this user action.</description>
7753 <obsolete>Deprecated as of 8/2015</obsolete>
7742 </action> 7754 </action>
7743 7755
7744 <action name="MobileContextMenuOpenOriginalImageInNewTab"> 7756 <action name="MobileContextMenuOpenOriginalImageInNewTab">
7745 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 7757 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7746 <description>Please enter the description of the metric.</description> 7758 <description>Please enter the description of the metric.</description>
7759 <obsolete>Deprecated as of 8/2015</obsolete>
7747 </action> 7760 </action>
7748 7761
7749 <action name="MobileContextMenuSaveImage"> 7762 <action name="MobileContextMenuSaveImage">
7750 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 7763 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7751 <description>Please enter the description of this user action.</description> 7764 <description>Please enter the description of this user action.</description>
7765 <obsolete>Deprecated as of 8/2015</obsolete>
7752 </action> 7766 </action>
7753 7767
7754 <action name="MobileContextMenuSearchByImage"> 7768 <action name="MobileContextMenuSearchByImage">
7755 <owner>bdibello@chromium.org</owner> 7769 <owner>bdibello@chromium.org</owner>
7756 <description>Please enter the description of this user action.</description> 7770 <description>Please enter the description of this user action.</description>
7771 <obsolete>Deprecated as of 8/2015</obsolete>
7757 </action> 7772 </action>
7758 7773
7759 <action name="MobileContextMenuShareLink"> 7774 <action name="MobileContextMenuShareLink">
7760 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 7775 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7761 <description>Please enter the description of this user action.</description> 7776 <description>Please enter the description of this user action.</description>
7762 <obsolete>Deprecated as of 5/2015</obsolete> 7777 <obsolete>Deprecated as of 5/2015</obsolete>
7763 </action> 7778 </action>
7764 7779
7765 <action name="MobileContextMenuText"> 7780 <action name="MobileContextMenuText">
7766 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 7781 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7767 <description>Please enter the description of this user action.</description> 7782 <description>Please enter the description of this user action.</description>
7783 <obsolete>Deprecated as of 8/2015</obsolete>
7768 </action> 7784 </action>
7769 7785
7770 <action name="MobileContextMenuVideo"> 7786 <action name="MobileContextMenuVideo">
7771 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 7787 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7772 <description>Please enter the description of this user action.</description> 7788 <description>Please enter the description of this user action.</description>
7789 <obsolete>Deprecated as of 8/2015</obsolete>
7773 </action> 7790 </action>
7774 7791
7775 <action name="MobileContextMenuViewImage"> 7792 <action name="MobileContextMenuViewImage">
7776 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 7793 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7777 <description>Please enter the description of this user action.</description> 7794 <description>Please enter the description of this user action.</description>
7795 <obsolete>Deprecated as of 8/2015</obsolete>
7778 </action> 7796 </action>
7779 7797
7780 <action name="MobileFirstEditInOmnibox"> 7798 <action name="MobileFirstEditInOmnibox">
7781 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 7799 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7782 <description>Please enter the description of this user action.</description> 7800 <description>Please enter the description of this user action.</description>
7783 </action> 7801 </action>
7784 7802
7785 <action name="MobileFocusedFakeboxOnNtp"> 7803 <action name="MobileFocusedFakeboxOnNtp">
7786 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 7804 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7787 <description>Please enter the description of this user action.</description> 7805 <description>Please enter the description of this user action.</description>
(...skipping 4902 matching lines...) Expand 10 before | Expand all | Expand 10 after
12690 <action name="webapps.AddShortcut.Manifest"> 12708 <action name="webapps.AddShortcut.Manifest">
12691 <owner>mlamouri@chromium.org</owner> 12709 <owner>mlamouri@chromium.org</owner>
12692 <description> 12710 <description>
12693 Shortcut added to the homescreen with a valid Manifest. This action will be 12711 Shortcut added to the homescreen with a valid Manifest. This action will be
12694 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions 12712 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions
12695 to keep a trend of whether the webapp also add meta tags. 12713 to keep a trend of whether the webapp also add meta tags.
12696 </description> 12714 </description>
12697 </action> 12715 </action>
12698 12716
12699 </actions> 12717 </actions>
OLDNEW
« 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