Re: [mediacapture-main] Only reveal labels of devices user has given permission to (#640)

> I just did not realize "did not capture" was ~= "no permission for any device".

@pes10k It's not; it's stricter: You must be [actively capturing](https://w3c.github.io/mediacapture-main/getusermedia.html#device-information-can-be-exposed) to see labels now. Persistent permission is insufficient.

This avoids web compat issues we'd otherwise see on revisits from the dominant browser implicitly persisting permission. 

I've filed [crbug 1101860](https://bugs.chromium.org/p/chromium/issues/detail?id=1101860) on Chrome over this. The Firefox bug is [here](https://bugzil.la/1528042).

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

Received on Thursday, 2 July 2020 21:26:39 UTC