[webrtc-stats] new commits pushed by alvestrand

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

* Replace RTCTransportStats.active with .state

"active" was not well defined. "state" is more specific, and
is well defined.
Closes #67
  by Harald Alvestrand
https://github.com/w3c/webrtc-stats/commit/0cd7a321223a9a899712421e6f6d6a3e0456447c

* Changed state to dtlsState
  by Harald Alvestrand
https://github.com/w3c/webrtc-stats/commit/8bd419658e88af57bc57fc2d077de9978635b44b

* Changed state to dtlsState for RTCTransportStats

This reverts commit 8bd419658e88af57bc57fc2d077de9978635b44b and
does the right thing instead.
  by Harald Alvestrand
https://github.com/w3c/webrtc-stats/commit/f5c03e4a598737b664f993102c0946923c74ddf5

* Minor fixes
  by Harald Alvestrand
https://github.com/w3c/webrtc-stats/commit/d450f7f5b3e27b56956853a384d43ab9099495c9

* Merge pull request #122 from w3c/active-to-state-67

Replace RTCTransportStats.active with .dtlsState
  by Harald Alvestrand
https://github.com/w3c/webrtc-stats/commit/348f196140c75aa84f660d9459cbaca667de40ab

Received on Wednesday, 11 January 2017 09:49:50 UTC