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

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

Issue 2314903002: Web Audio: when media playback requires a user gesture, apply rule to cross origin iframes. (Closed)
Patch Set: Created 4 years, 3 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 0a7dd518d767b1d41d813181931842564ee61ce6..a9594891d5ef38987b28e34533fe7a32d5446b10 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -65478,6 +65478,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<histogram name="WebAudio.UserGesture" enum="UserGestureRequirement">
<owner>mlamouri@chromium.org</owner>
+ <obsolete>
+ Deprecated 2016-08. As of M55, this is no longer recorded.
+ </obsolete>
<summary>
Records whether WebAudio had a user gesture requirement and whether it was
fulfilled.

Powered by Google App Engine
This is Rietveld 408576698