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

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

Issue 1128993005: Update histograms.xml for recent BadMessage values. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add explicit numbering Created 5 years, 7 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 | « extensions/browser/bad_message.h ('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 dfcc7e4a8e344582b40a4201453c2697efa60c9a..18e37e2badb1bcd4ae002bd96e3aa26157678925 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -47638,7 +47638,9 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="14" label="SERVICE_WORKER_BAD_URL"/>
<int value="15" label="WC_INVALID_FRAME_SOURCE"/>
<int value="16" label="RWHVM_UNEXPECTED_FRAME_TYPE"/>
- <int value="17" label="DFH_BAD_EMBEDDER_MESSAGE"/>
+ <int value="17" label="RFPH_DETACH"/>
+ <int value="18" label="DFH_BAD_EMBEDDER_MESSAGE"/>
+ <int value="19" label="NC_AUTO_SUBFRAME"/>
</enum>
<enum name="BadMessageReasonExtensions" type="int">
« no previous file with comments | « extensions/browser/bad_message.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698