Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / tools / metrics / actions / actions.xml
index 8eb8aac..023f86b 100644 (file)
@@ -348,8 +348,11 @@ should be able to be added at any place in this file.
 </action>
 
 <action name="Accel_Focus_Launcher">
-  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
-  <description>Please enter the description of this user action.</description>
+  <owner>kuscher@chromium.org</owner>
+  <description>Keyboard accelerator to focus the app shelf.</description>
+  <obsolete>
+    Deprecated 09/2014 in issue 248353 and replaced by Accel_Focus_Shelf.
+  </obsolete>
 </action>
 
 <action name="Accel_Focus_Location">
@@ -372,6 +375,11 @@ should be able to be added at any place in this file.
   <description>Please enter the description of this user action.</description>
 </action>
 
+<action name="Accel_Focus_Shelf">
+  <owner>kuscher@chromium.org</owner>
+  <description>Keyboard accelerator to focus the app shelf.</description>
+</action>
+
 <action name="Accel_Focus_Toolbar">
   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
   <description>Please enter the description of this user action.</description>
@@ -2035,11 +2043,40 @@ should be able to be added at any place in this file.
   <description>Please enter the description of this user action.</description>
 </action>
 
+<action name="CloseTab_AudioIndicator">
+  <owner>miu@chromium.org</owner>
+  <description>
+    User clicked the close tab button; the audio indicator was showing.
+  </description>
+</action>
+
 <action name="CloseTab_Mouse">
   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
   <description>Please enter the description of this user action.</description>
 </action>
 
+<action name="CloseTab_MuteToggleAvailable">
+  <owner>miu@chromium.org</owner>
+  <description>
+    User clicked the close tab button; the audio mute toggle button was enabled.
+  </description>
+</action>
+
+<action name="CloseTab_NoMediaIndicator">
+  <owner>miu@chromium.org</owner>
+  <description>
+    User clicked the close tab button; the media indicator was not showing.
+  </description>
+</action>
+
+<action name="CloseTab_RecordingIndicator">
+  <owner>miu@chromium.org</owner>
+  <description>
+    User clicked the close tab button; the recording/capture indicator was
+    showing.
+  </description>
+</action>
+
 <action name="CloseWebApp">
   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
   <description>Please enter the description of this user action.</description>
@@ -2472,6 +2509,14 @@ should be able to be added at any place in this file.
   <description>User opens distilled page preferences.</description>
 </action>
 
+<action name="DomDistiller_ViewOriginal">
+  <owner>yfriedman@chromium.org</owner>
+  <description>
+    Records clicks on the &quot;View Original&quot; link in the distilled page
+    viewer.
+  </description>
+</action>
+
 <action name="Duplicate">
   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
   <description>Please enter the description of this user action.</description>
@@ -7056,6 +7101,27 @@ should be able to be added at any place in this file.
   <description>Please enter the description of this user action.</description>
 </action>
 
+<action name="MediaIndicatorButton_Dragged">
+  <owner>miu@chromium.org</owner>
+  <description>
+    User dragged the tab media indicator button; perhaps meant to drag the tab.
+  </description>
+</action>
+
+<action name="MediaIndicatorButton_Mute">
+  <owner>miu@chromium.org</owner>
+  <description>
+    User clicked the tab media indicator button to mute the tab.
+  </description>
+</action>
+
+<action name="MediaIndicatorButton_Unmute">
+  <owner>miu@chromium.org</owner>
+  <description>
+    User clicked the tab media indicator button to unmute the tab.
+  </description>
+</action>
+
 <action name="Menu_Take_Screenshot">
   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
   <description>Please enter the description of this user action.</description>
@@ -10802,6 +10868,13 @@ should be able to be added at any place in this file.
   <description>Please enter the description of this user action.</description>
 </action>
 
+<action name="TabContextMenu_MuteTabs">
+  <owner>miu@chromium.org</owner>
+  <description>
+    User muted one or more tabs via the tab context menu.
+  </description>
+</action>
+
 <action name="TabContextMenu_NewTab">
   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
   <description>Please enter the description of this user action.</description>
@@ -10832,6 +10905,13 @@ should be able to be added at any place in this file.
   <description>Please enter the description of this user action.</description>
 </action>
 
+<action name="TabContextMenu_UnmuteTabs">
+  <owner>miu@chromium.org</owner>
+  <description>
+    User unmuted one or more tabs via the tab context menu.
+  </description>
+</action>
+
 <action name="TabContextMenu_UseDestinationsTab_Off">
   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
   <description>Please enter the description of this user action.</description>
@@ -10847,6 +10927,13 @@ should be able to be added at any place in this file.
   <description>Please enter the description of this user action.</description>
 </action>
 
+<action name="TabMediaIndicator_Clicked">
+  <owner>miu@chromium.org</owner>
+  <description>
+    User clicked the tab media indicator; this will have no effect.
+  </description>
+</action>
+
 <action name="TabOverview_DetachCell">
   <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
   <description>Please enter the description of this user action.</description>
@@ -11338,14 +11425,36 @@ should be able to be added at any place in this file.
   <description>Please enter the description of this user action.</description>
 </action>
 
+<action name="Win7ASHRestart">
+  <owner>cpu@chromium.org</owner>
+  <owner>ananta@chromium.org</owner>
+  <owner>shrikant@chromium.org</owner>
+  <description>Tracks when Chrome was restarted on Win7 in Ash.</description>
+</action>
+
+<action name="Win7DesktopRestart">
+  <owner>cpu@chromium.org</owner>
+  <owner>ananta@chromium.org</owner>
+  <owner>shrikant@chromium.org</owner>
+  <description>
+    Tracks when Chrome was restarted on Win7 in desktop.
+  </description>
+</action>
+
 <action name="Win8DesktopRestart">
-  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
-  <description>Please enter the description of this user action.</description>
+  <owner>cpu@chromium.org</owner>
+  <owner>ananta@chromium.org</owner>
+  <owner>shrikant@chromium.org</owner>
+  <description>
+    Tracks when Chrome was restarted on Win8 in desktop.
+  </description>
 </action>
 
 <action name="Win8MetroRestart">
-  <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
-  <description>Please enter the description of this user action.</description>
+  <owner>cpu@chromium.org</owner>
+  <owner>ananta@chromium.org</owner>
+  <owner>shrikant@chromium.org</owner>
+  <description>Tracks when Chrome was restarted on Win8 in metro.</description>
 </action>
 
 <action name="WindowBorder_ClickTogglesSingleAxisMaximize">