[mediacapture-main] new commits pushed by alvestrand

The following commits were just pushed by alvestrand to https://github.com/w3c/mediacapture-main:

* 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.
  by Youenn Fablet
https://github.com/w3c/mediacapture-main/commit/936846be936bb5c0efc7b2d6325052cffc9c4128

* Renaming the check and improving formatting
  by Youenn Fablet
https://github.com/w3c/mediacapture-main/commit/b87370428861693bef3ab4b28e8dec45d8707bdc

* Restrict further the getUserMedia check
  by Youenn Fablet
https://github.com/w3c/mediacapture-main/commit/88539a1241327e88b5a19fed7ca5c2ed4c4709a5

* Merge pull request #574 from youennf/delay-getUserMedia-enumerateDevices-resolution

Mitigate getUserMedia/enumerateDevices fingerprinting issues based on device info permission
  by Harald Alvestrand
https://github.com/w3c/mediacapture-main/commit/5959e9838a987ff67178c46a4d747aa8b78d8357

Received on Thursday, 28 March 2019 16:03:59 UTC