- From: youennf via GitHub <sysbot+gh@w3.org>
- Date: Thu, 21 Mar 2019 05:01:34 +0000
- To: public-webrtc@w3.org
youennf has just submitted a new pull request for https://github.com/w3c/mediacapture-main: == Mitigate getUserMedia/enumerateDevices fingerprinting issues based on device info permission == Introduce a device information exposure check routine that does the checks previously defined to fire the devicechange event. Use that routine for devicechange event. Use that routine to postpone getUserMedia and enumerateDevices steps until this routine returns true. Use that routine to sanitize constraint if device info permission is granted. See https://github.com/w3c/mediacapture-main/pull/574
Received on Thursday, 21 March 2019 05:01:36 UTC