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

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: apply changes from TPAC discussion 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 4fd1a7941c3d029237eacdd0f14768df4234c2a4..215a52e6d96cfccbd6c26bba7d3dcf26fe2a3698 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -66464,6 +66464,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-09. 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