| Index: tools/metrics/actions/actions.xml
|
| diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
|
| index 604791bdba4b198692075a83f7922c8ea9d77314..831c4c109235c01ade418bffb7a008127ab7a046 100644
|
| --- a/tools/metrics/actions/actions.xml
|
| +++ b/tools/metrics/actions/actions.xml
|
| @@ -1073,6 +1073,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="BadMessageTerminate_BH1">
|
| + <owner>jamescook@chromium.org</owner>
|
| + <description>
|
| + A renderer was killed due to a bad IPC detected in BlobHolder.
|
| + </description>
|
| +</action>
|
| +
|
| <action name="BadMessageTerminate_BMF">
|
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| <description>Please enter the description of this user action.</description>
|
| @@ -1118,6 +1125,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="BadMessageTerminate_EH1">
|
| + <owner>jamescook@chromium.org</owner>
|
| + <description>
|
| + A renderer was killed due to a bad IPC detected in ExtensionHost.
|
| + </description>
|
| +</action>
|
| +
|
| <action name="BadMessageTerminate_EOG">
|
| <owner>kalman@chromium.org</owner>
|
| <owner>fsamuel@chromium.org</owner>
|
| @@ -1145,6 +1159,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="BadMessageTerminate_KillEmbeddedWorker">
|
| + <owner>scheib@chromium.org</owner>
|
| + <description>A service worker process was unexpectedly killed.</description>
|
| +</action>
|
| +
|
| <action name="BadMessageTerminate_MIDI">
|
| <owner>toyoshim@chromium.org</owner>
|
| <description>
|
| @@ -1171,6 +1190,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="BadMessageTerminate_NC2">
|
| + <owner>jamescook@chromium.org</owner>
|
| + <description>
|
| + A renderer was killed due to a bad IPC detected in NavigationController.
|
| + </description>
|
| +</action>
|
| +
|
| <action name="BadMessageTerminate_RDH">
|
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| <description>Please enter the description of this user action.</description>
|
| @@ -1184,6 +1210,20 @@ should be able to be added at any place in this file.
|
| </description>
|
| </action>
|
|
|
| +<action name="BadMessageTerminate_RFH2">
|
| + <owner>jamescook@chromium.org</owner>
|
| + <description>
|
| + A renderer was killed due to a bad IPC detected in RenderFrameHost.
|
| + </description>
|
| +</action>
|
| +
|
| +<action name="BadMessageTerminate_RFH3">
|
| + <owner>jamescook@chromium.org</owner>
|
| + <description>
|
| + A renderer was killed due to a bad IPC detected in RenderFrameHost.
|
| + </description>
|
| +</action>
|
| +
|
| <action name="BadMessageTerminate_RVD">
|
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| <description>Please enter the description of this user action.</description>
|
| @@ -1204,6 +1244,20 @@ 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="BadMessageTerminate_RVHI1">
|
| + <owner>jamescook@chromium.org</owner>
|
| + <description>
|
| + A renderer was killed due to a bad IPC detected in RenderViewHostImpl.
|
| + </description>
|
| +</action>
|
| +
|
| +<action name="BadMessageTerminate_RVHI2">
|
| + <owner>jamescook@chromium.org</owner>
|
| + <description>
|
| + A renderer was killed due to a bad IPC detected in RenderViewHostImpl.
|
| + </description>
|
| +</action>
|
| +
|
| <action name="BadMessageTerminate_RWH">
|
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| <description>Please enter the description of this user action.</description>
|
|
|