[webrtc-stats] new commits pushed by alvestrand

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

* Adding minor clarification regarding stats object lifetime.

A stats object is created at the same time as the underlying object; 
NOT
when getStats is called. That means that if an underlying object is
created and destroyed in-between an application calling getStats, it
should still appear in the stats.
  by Taylor Brandstetter
https://github.com/w3c/webrtc-stats/commit/b33a2b8c6fbc0f2fd5ad66d826754abda3354a75

* Adding "considered to be created".
  by Taylor Brandstetter
https://github.com/w3c/webrtc-stats/commit/0ca0c546e50132b0ace2046c695e2d545fc7a438

* Merge pull request #114 from taylor-b/stats_object_lifetime

Adding minor clarification regarding stats object lifetime.
  by Harald Alvestrand
https://github.com/w3c/webrtc-stats/commit/1c2bef47bff25aada19a35d681858ef4c45755fa

Received on Tuesday, 10 January 2017 10:38:17 UTC