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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1641653002: Adding counters for the types of Media Constraints. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 4 years, 10 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/modules/mediastream/UserMediaRequest.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 d1a640ee5ba531c3c47fca61dd8507b277f12a7d..aa099faf0cb273f2d1b8d847f6773719d7fbdfce 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -65856,6 +65856,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1147" label="NotificationAPIInsecureOriginIframe"/>
<int value="1148" label="NotificationAPISecureOriginIframe"/>
<int value="1149" label="WebSocket"/>
+ <int value="1150" label="MediaStreamConstraintsNameValue"/>
+ <int value="1151" label="MediaStreamConstraintsFromDictionary"/>
+ <int value="1152" label="MediaStreamConstraintsConformant"/>
</enum>
<enum name="FetchRequestMode" type="int">
« no previous file with comments | « third_party/WebKit/Source/modules/mediastream/UserMediaRequest.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698