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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2198503002: DevTools: do not CHECK devtools messages received from renderer in the browser, issue bad_message i… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebaselined Created 4 years, 4 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/browser/devtools/render_frame_devtools_agent_host.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 9570b7792ef8bf0b37c1dc8809aba663d6880989..f81afa355483454956b84a82d8ca4a599864a8cc 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -67612,6 +67612,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="129" label="SWDH_SET_HOSTED_VERSION_PROCESS_MISMATCH"/>
<int value="130" label="MSDH_INVALID_FRAME_ID"/>
<int value="131" label="SDH_INVALID_PORT_RANGE"/>
+ <int value="132" label="SCO_INVALID_ARGUMENT"/>
+ <int value="133" label="RFH_INCONSISTENT_DEVTOOLS_MESSAGE"/>
</enum>
<enum name="BadMessageReasonExtensions" type="int">
« no previous file with comments | « content/browser/devtools/render_frame_devtools_agent_host.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698