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

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

Issue 1604033003: Add status() DCHECK to ServiceWorkerVersion::StartRequest. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update histograms.xml Created 4 years, 11 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/service_worker/service_worker_version.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 c9ff845ed7d2d3364e9dd6a1325370f82b8a884c..4901f56939ead8c8f60b17f04c763ac51db27b42 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -76808,6 +76808,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="5" label="PUSH"/>
<int value="6" label="GEOFENCING"/>
<int value="7" label="SERVICE_PORT_CONNECT"/>
+ <int value="8" label="MESSAGE"/>
</enum>
<enum name="ServiceWorkerReadResponseResult" type="int">
« no previous file with comments | « content/browser/service_worker/service_worker_version.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698