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

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

Issue 1056073003: DevTools: introduce RecordEnumeratedHistogram method. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebaseline Created 5 years, 8 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/public/browser/devtools_frontend_host.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 f8ae7cfa61a6788dec2d9b40aa5fcaef391c351d..9b93ca7ff7fd8baab5e74dc90acd5e4d3d30bfd3 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -45998,6 +45998,7 @@ 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"/>
</enum>
<enum name="BadMessageReasonExtensions" type="int">
« no previous file with comments | « content/public/browser/devtools_frontend_host.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698