Re: [webrtc-stats] Is keeping stats around a memory problem?

Suggestion to avoid the "references to things that don't exist any more": Let the event have a sequence<RTCStats> as a parameter, so that everything referenced in a stat is either present in getStats() or present in the current event.


-- 
GitHub Notification of comment by alvestrand
Please view or discuss this issue at https://github.com/w3c/webrtc-stats/issues/235#issuecomment-360150487 using your GitHub account

Received on Wednesday, 24 January 2018 14:22:09 UTC