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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2186233002: Measure EventSource usage in Document and Workers. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: moved to the right place 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 | « third_party/WebKit/Source/core/page/EventSource.cpp ('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 daf27f8b2df08bb09fb1f688ce9baab0c31ec5f8..58f946a6ada3bcd3a9213d5e9cb0dac28617a142 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -77431,6 +77431,8 @@ 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="EventSourceDocument"/>
+ <int value="1480" label="EventSourceWorker"/>
</enum>
<enum name="FetchRequestMode" type="int">
« no previous file with comments | « third_party/WebKit/Source/core/page/EventSource.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698