Re: [webrtc-stats] Adding minor clarification regarding stats object lifetime.

I had trouble reading this, so I've opened 
https://github.com/w3c/webrtc-stats/issues/137.

Also, note that Firefox does not work this way. If you remove an 
object then stats for it go away. Are we sure we want stats reports to
 grow forever like this?

What are we supposed to return for objects that are gone? Currently we
 take a snapshot on `pc.close` only. This spec seems to require us to 
cache information all the time, just in case some object will be 
removed later.

-- 
GitHub Notification of comment by jan-ivar
Please view or discuss this issue at 
https://github.com/w3c/webrtc-stats/pull/114#issuecomment-271672944 
using your GitHub account

Received on Tuesday, 10 January 2017 19:28:29 UTC