Re: [mediacapture-main] Enforcing user gesture for getUserMedia (#639)

> We could try to enforce that a user gesture is required to call getUserMedia whenever user previously denied getUserMedia access for a given page.

This (is permission-model specific, but) would be more permissive than [today](https://jan-ivar.github.io/dummy/gum.html): Safari and Firefox block temporarily, while Chrome blocks permanently. 

Why would we remove the only disincentive to spamming on pageload?

To me, the case for user activation has to do with navigating to a room on a site already granted persistent permission. An interim solution there would be to ignore persistent grants when user activation is not used. This would let sites migrate on their own time.

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

Received on Friday, 8 November 2019 01:05:12 UTC