- From: jan-ivar via GitHub <sysbot+gh@w3.org>
- Date: Fri, 09 Sep 2016 00:48:15 +0000
- To: public-media-capture-logs@w3.org
@alvestrand, @ShijunS A side-effect of handling permission for overlapping gUM calls in mediacapture is that `navigator.permission.query()` would yield `"prompt"` rather than `"granted"` during active gUM use by default in Firefox and with `http` in Edge. Is this desirable? If we go with @jyasskin 's approach it would instead return `"granted"` in those cases and revert to `"prompt"` once all tracks stop. -- GitHub Notification of comment by jan-ivar Please view or discuss this issue at https://github.com/w3c/mediacapture-main/issues/387#issuecomment-245787113 using your GitHub account
Received on Friday, 9 September 2016 00:48:23 UTC