DescriptionRTCPeerConnection.getStats: Remove selector argument.
In preparation for shipping[1] the promise-based getStats, the selector
argument is removed. It was ignored by our implementation. If we want it
we can add it as a separate feature launch, but there is an ongoing
discussion about the usefulness of |selector|.[2]
[1] Intent to Ship: https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/bG-3TFOZC3s
[2] webrtc-stats issue: https://github.com/w3c/webrtc-stats/issues/116
BUG=chromium:627816
Committed: https://crrev.com/381153f75c73bd665fefd04e5dd9de379a40b082
Cr-Commit-Position: refs/heads/master@{#440073}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Added TODO #
Messages
Total messages: 18 (11 generated)
|