[webrtc-pc] new commits pushed by alvestrand

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

* Add "statslifetimeended" event

Fixes https://github.com/w3c/webrtc-stats/issues/235

This adds an event that is emitted every time a stats object lifetime ends.
A companion PR to the stats spec will remove the "objectDeleted" flag.
  by Harald Alvestrand
https://github.com/w3c/webrtc-pc/commit/c2397b0b9b52a6e69e8d2499e5417a24d51fba92

* HTML errors
  by Harald Alvestrand
https://github.com/w3c/webrtc-pc/commit/851a241167331db1bbb6ca997a113fb70ebaeba3

* Algorithms, names
  by Harald Alvestrand
https://github.com/w3c/webrtc-pc/commit/a7296baa2c3956716080c8225ec14188c7ebb4dc

* Changed names to be "statsended" for the event name and "RTCStatsEvent"
for the event class.

Imported terms "stats object" and "monitored object" from WEBRTC-STATS
and started using them as appropriate.
y
  by Harald Alvestrand
https://github.com/w3c/webrtc-pc/commit/873cd39884a3cf9d77d2ddf3c4d943989feda812

* Review comments
  by Harald Alvestrand
https://github.com/w3c/webrtc-pc/commit/0df866ddd097386b841bd73aabead856df7cb0c0

* Merge pull request #1753 from w3c/hta-stats-ended-event

Add "statsended" event and surrounding machinery
  by Harald Alvestrand
https://github.com/w3c/webrtc-pc/commit/5efa7a348e2f8ff815d8fd2f0e96259cdea1366f

Received on Friday, 23 February 2018 08:49:48 UTC