- From: youennf via GitHub <sysbot+gh@w3.org>
- Date: Mon, 04 Nov 2019 08:22:50 +0000
- To: public-webrtc-logs@w3.org
One case where we could enforce user gesture is the following: - User denied access to getUserMedia for a page, for instance at page load time or when entering a chat room - User wants to grant microphone access and clicks a button on the web page - getUserMedia is called as part of the button click handler. We could try to enforce that a user gesture is required to call getUserMedia whenever user previously denied getUserMedia access for a given page. -- GitHub Notification of comment by youennf Please view or discuss this issue at https://github.com/w3c/mediacapture-main/issues/639#issuecomment-549257203 using your GitHub account
Received on Monday, 4 November 2019 08:22:52 UTC