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

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

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: UMA 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 6c66724ba8f81f7b7c752a6d53f91ffbce0483e5..11cdddc7edc8b814b379950b2dc1acd3ecbd9312 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -77657,6 +77657,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1482" label="MultipleOriginsInTimingAllowOrigin"/>
<int value="1483" label="StarInTimingAllowOrigin"/>
<int value="1484" label="SVGSMILAdditiveAnimation"/>
+ <int value="1485" label="SendBeaconWithNonSimpleContentType"/>
</enum>
<enum name="FetchRequestMode" type="int">

Powered by Google App Engine
This is Rietveld 408576698