Re: Intent to unship: LocalMediaStream

2018-10-11 Thread Mike Taylor
On 10/11/18 11:13 AM, Andreas Pehrson wrote: We don't have telemetry for this. On the other hand we're the last ones still implementing this, so that takes care of the people that don't test in Firefox that you mention. FWIW Chrome removed this in 47. That's three years ago. And Chrome tends

Re: Intent to unship: LocalMediaStream

2018-10-11 Thread Andreas Pehrson
On Thu, Oct 11, 2018 at 4:58 PM Mike Taylor wrote: > On 10/11/18 9:16 AM, Andreas Pehrson wrote: > > I would like to unship the MediaStream subclass LocalMediaStream and its > > stop method. > > > > Firefox is the only major browser to still ship LocalMediaStream. It is > the > > type we use for

Re: Intent to unship: LocalMediaStream

2018-10-11 Thread Mike Taylor
On 10/11/18 9:16 AM, Andreas Pehrson wrote: I would like to unship the MediaStream subclass LocalMediaStream and its stop method. Firefox is the only major browser to still ship LocalMediaStream. It is the type we use for the MediaStream that is returned from getUserMedia. The most breakage I e