Bug 212589
| Summary: | Add RTCSctpTransportStats according to spec | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | shacharz |
| Component: | WebRTC | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/63851559>