Re: [mediacapture-main] Deprecate inputDeviceInfo.getCapabilities() for better privacy (#672)

WebKit also implements getCapabilities.  Not all of the WPT tests pass because the mock capture devices only report a subset of all possible capabilities ([audio](https://github.com/WebKit/webkit/blob/master/Source/WebCore/platform/mock/MockRealtimeAudioSource.cpp#L116), [video](https://github.com/WebKit/webkit/blob/master/Source/WebCore/platform/mock/MockRealtimeVideoSource.cpp#L130), and [screen](https://github.com/WebKit/webkit/blob/master/Source/WebCore/platform/mock/MockRealtimeVideoSource.cpp#L135)).

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

Received on Friday, 27 March 2020 23:58:26 UTC