Bug 212589

Summary: Add RTCSctpTransportStats according to spec
Product: WebKit Reporter: shacharz
Component: WebRTCAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: shaharmor1, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.