[webrtc-stats] RTCTransportStats not referenced from RTCDataChannelStats or RTCIceCandidatePairStats

henbos has just created a new issue for 
https://github.com/w3c/webrtc-stats:

== RTCTransportStats not referenced from RTCDataChannelStats or 
RTCIceCandidatePairStats ==
RTCDataChannelStats and RTCIceCandidatePairStats doesn't know about 
their transport, they should have a "transportId" member, just like 
RTC[In/Out]boundRTPStreamStats does.

Note: RTCTransportStats does have selectedCandidatePairId, but this 
only covers the selected one and in direction transport->pair, not 
pair->transport.

Please view or discuss this issue at 
https://github.com/w3c/webrtc-stats/issues/88 using your GitHub 
account

Received on Wednesday, 30 November 2016 13:34:07 UTC