Re: [webrtc-pc] End removed tracks remotely again; Make receiver.track nullable instead

@foolip can we find out how many sites are using `pc.removeStream` and/or are listening to the `ended` event either with `track.onended` or `addEventListener`?

These numbers are percentage of page views in Chrome, not a proportion of sites, but `pc.removeStream` is https://www.chromestatus.com/metrics/feature/timeline/popularity/1646

There's no use counter for the "ended" event, though. Would it be useful? @guidou

-- 
GitHub Notification of comment by foolip
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1181#issuecomment-312211966 using your GitHub account

Received on Friday, 30 June 2017 08:45:59 UTC