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

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

Issue 2199743002: Measure EventSource usage in Document and Workers. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2785
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
« 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 35ffdbf7d5975604ff5f15d587df6f03052398b3..f66ca5192ee2afadeef5dfc59e585e03075b5356 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -76516,6 +76516,11 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1473" label="CSSValueAppearanceTextFieldRendered"/>
<int value="1474" label="CSSValueAppearanceTextFieldForSearch"/>
<int value="1475" label="CSSValueAppearanceTextFieldForTextField"/>
+ <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