Re: [mediacapture-main] Revive createObjectURL?

The use counters I added have reached the stable channel now:
https://www.chromestatus.com/metrics/feature/timeline/popularity/1604
https://www.chromestatus.com/metrics/feature/timeline/popularity/1605
https://www.chromestatus.com/metrics/feature/timeline/popularity/1606

For the `MediaStream` variant, usage is in the 0.007-0.01% range. 
Usage of the `srcObject` setter is much lower, around 0.0003%.
https://www.chromestatus.com/metrics/feature/timeline/popularity/1603

It's not easy to know what the fallback code looks like, but without 
careful httparchive analysis I wouldn't guess that removing 
`URL.createObjectURL(mediaStream)` would break real sites.

Is any browser vendor interesting in dropping support in the near 
term? If not, what to do?

-- 
GitHub Notification of comment by foolip
Please view or discuss this issue at 
https://github.com/w3c/mediacapture-main/issues/404#issuecomment-270795301
 using your GitHub account

Received on Friday, 6 January 2017 00:10:41 UTC