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

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 f1519eec8f2643fbdc736d0f224e7685bed44008..0c1d31caba7545f37216c4fd969c0576a0831d5a 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -65415,6 +65415,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