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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2184973002: Add UMA to count the usage of sendBeacon with non-simple Content-Type (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Allow for Finch 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index a522cf4f5f295f63896ab19e6960e39f7f923ed2..9c3b1258108fad8c833fa133b5fdae43b347516a 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -77440,6 +77440,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1478" label="PerformanceResourceTimingSizes"/>
<int value="1479" label="EventSourceDocument"/>
<int value="1480" label="EventSourceWorker"/>
+ <int value="1481" label="SendBeaconWithNonSimpleContentType"/>
</enum>
<enum name="FetchRequestMode" type="int">

Powered by Google App Engine
This is Rietveld 408576698