Index: tools/metrics/actions/actions.xml |
diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml |
index 9caf9c514ecf160d429a0296214334aac7fd1ae9..023f86b8a05531b9a50a97a51d61c2c1a18b8de6 100644 |
--- a/tools/metrics/actions/actions.xml |
+++ b/tools/metrics/actions/actions.xml |
@@ -2043,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> |
@@ -7072,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> |
@@ -10818,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> |
@@ -10848,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> |
@@ -10863,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> |