Re: [mediacapture-main] Remove navigator.getUserMedia from the spec.

Based on our internal telemetry, the ratio between usages of 
navigator.getUserMedia and navigator.mediaDevices.getUserMedia in Edge
 is roughly 30:1.  The Firefox deprecation warning mentioned by 
@jan-ivar might have helped some developers to move to the newer API.
  We have been encouraging web developers to use the promise-based 
approach as well.  However, I expect any new browser implementation 
today will have to consider both options simply because of all the 
usages on the web.  Therefore, it'd be a good reference at this point 
to the new implementers to keep navigator.getUserMedia in the spec.  

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

Received on Wednesday, 22 June 2016 16:33:06 UTC