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

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

Issue 2055553003: Change the default rtcp mux policy from negotiate to require. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix test Created 4 years 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/public/platform/WebRTCPeerConnectionHandler.h ('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 a87695e72833a826f4f2b6b885499c0c1c709d09..011cbab25c2ccf543e9988ee68810678ff10070b 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -73585,6 +73585,11 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<histogram name="WebRTC.PeerConnection.SelectedRtcpMuxPolicy"
enum="PeerConnectionRtcpMuxPolicy">
+ <obsolete>
+ Deprecated on Dec 2016. This histogram is used to gauge the risk of making
+ the change for issue 6030. The decision has been made and this is not needed
+ any more.
+ </obsolete>
<owner>zhihuang@chromium.org</owner>
<summary>
Whether the application specified a value for RTCP-mux policy, and if so,
« no previous file with comments | « third_party/WebKit/public/platform/WebRTCPeerConnectionHandler.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698