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

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

Issue 2054303002: Kill child processes on bad Mojo messages (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@bad-message
Patch Set: rebase Created 4 years, 6 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:
Download patch
« no previous file with comments | « content/shell/renderer/shell_content_renderer_client.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 04563047e47e59007f092a3b4e1f161bf36be087..713317630b983f996360ab9f253823074d83894a 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -65475,6 +65475,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="120" label="RFH_FAIL_PROVISIONAL_LOAD_NO_HANDLE"/>
<int value="121" label="RFH_FAIL_PROVISIONAL_LOAD_NO_ERROR"/>
<int value="122" label="NI_IN_PAGE_NAVIGATION"/>
+ <int value="123" label="RPH_MOJO_PROCESS_ERROR"/>
</enum>
<enum name="BadMessageReasonExtensions" type="int">
« no previous file with comments | « content/shell/renderer/shell_content_renderer_client.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698