[webrtc-stats] new commits pushed by vr000m

The following commits were just pushed by vr000m to https://github.com/w3c/webrtc-stats:

* Mark some stats as only 'present' rather than 'valid' for some type o… (#546)

* Mark some stats as only 'present' rather than 'valid' for some type of stream

Presumably the intent is that if the stream is not of the right kind, the data should not be included ('valid' makes it seem like it would be ok to send garbage data in other cases)

* Use member rather than attribute when talking about dictionary values

Also using "not present" for missing value, per WebIDL
  by Dominique Hazael-Massieux
https://github.com/w3c/webrtc-stats/commit/9a313c95579b2ac98226b259dd08989540a8c357

Received on Wednesday, 5 February 2020 17:12:36 UTC