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

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

Issue 2186233002: Measure EventSource usage in Document and Workers. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index daf27f8b2df08bb09fb1f688ce9baab0c31ec5f8..ef2ec4aac7e4a1fee1a0e8e5ddb148fcfc062475 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -77431,6 +77431,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1476" label="RTCPeerConnectionGetStats"/>
<int value="1477" label="SVGSMILAnimationAppliedEffect"/>
<int value="1478" label="PerformanceResourceTimingSizes"/>
+ <int value="1479" label="EventSourceWorker"/>
Mike West 2016/07/28 12:34:11 Please re-run the generator. This doesn't match th
</enum>
<enum name="FetchRequestMode" type="int">

Powered by Google App Engine
This is Rietveld 408576698