Bug 1542938 Comment 9 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

`"sctp-transport"` stats were removed in https://github.com/w3c/webrtc-stats/pull/627 for lack of implementation (they now exist [here](https://w3c.github.io/webrtc-provisional-stats/#RTCSctpTransportStats-dict*)).

This is probably why the ICE ones remain mandatory, because [other browsers](https://wpt.fyi/results/webrtc/RTCPeerConnection-mandatory-getStats.https.html) implement them, and there's no other API for RTT.

Back to Bug 1542938 Comment 9