Bug 212589 - Add RTCSctpTransportStats according to spec
Summary: Add RTCSctpTransportStats according to spec
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebRTC (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-06-01 01:50 PDT by shacharz
Modified: 2020-06-01 17:40 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description shacharz 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*
Comment 1 Radar WebKit Bug Importer 2020-06-01 17:40:25 PDT
<rdar://problem/63851559>