Re: [mediacapture-main] Mitigate getUserMedia/enumerateDevices fingerprinting issues based on device info permission (#574)

> Yes, this is reasonable to implement in Chrome.

@guidou, are you saying that Chrome could always wait to reject/resolve until tab is foreground?
Or that the PR as it is is ok.

I am asking this as currently, if device permission is granted (which is I believe the case in Chrome if user granted once camera/mic permission for the origin), the PR does not require to wait.

I believe Safari (and probably Firefox) will probably wait no matter the device permission state.
If it is fine for Chrome to always wait until tab is foreground, we could simplify the PR further.

-- 
GitHub Notification of comment by youennf
Please view or discuss this issue at https://github.com/w3c/mediacapture-main/pull/574#issuecomment-475324110 using your GitHub account

Received on Thursday, 21 March 2019 17:19:23 UTC