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

@ShijunS, do you know if you've had any compat issues related to 
`navigator.webkitGetUserMedia` but resisted adding it for some reason?
 For something that has been prefixed-only for so long, I would half 
expect that some code out there either omits the unprefixed method as 
a fallback, or has a typo that breaks the site.

If nothing special comes to light, then I think aiming for interop on 
`navigator.getUserMedia` seems like a good plan A, but given that 
`navigator.webkitGetUserMedia` is just an alias I think the slightest 
sign of trouble in an attempted removal should be enough to have it 
spec'd instead.

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

Received on Wednesday, 22 June 2016 21:37:04 UTC