[webrtc-pc] Some Mandatory To Implement Stats fields are out of sync with webrtc-stats

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

== Some Mandatory To Implement Stats fields are out of sync with webrtc-stats ==
In section 8.6, there are a number of fields that are either renamed or removed from the latest webrtc-stats. For example in `RTCRTPStreamStats` the fields `associateStatsId`,  `isRemote`, `mediaTrackId` are not found.

There are also some fields that are indicated as necessarily optional in webrtc-stats, but required in section 8.6. For example the `issuerCertificateId` in `RTCCertificateStats` is stated to be not set _"If the current certificate is at the end of the chain"_.

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

Received on Wednesday, 12 July 2017 08:55:15 UTC