NEW 212589
Add RTCSctpTransportStats according to spec
https://bugs.webkit.org/show_bug.cgi?id=212589
Summary Add RTCSctpTransportStats according to spec
shacharz
Reported 2020-06-01 01:50:58 PDT
Steps to reproduce: connection.getStats(); on a WebRTC PeerConnection Actual results: promise resolved with stats without RTCSctpTransportStats Expected results: Properties of RTCSctpTransportStats should be populated - https://w3c.github.io/webrtc-stats/#sctptransportstats-dict*
Attachments
Radar WebKit Bug Importer
Comment 1 2020-06-01 17:40:25 PDT
Note You need to log in before you can comment on or make changes to this bug.