- From: Harald Alvestrand via GitHub <sysbot+gh@w3.org>
- Date: Thu, 08 Sep 2016 17:10:01 +0000
- To: public-media-capture-logs@w3.org
@jyasskin the "behavior of allowing subsequent calls to succeed, until the script calls .stop()" is covered by current text in the getusermedia spec (not asking for permission if the device is already open). It's what happens after that where the permissions spec gets invoked again. Chrome's behavior (always storing on granted permission) needs to be permitted too, so I'm fine with a reading that after the .stop(), we fall back to whatever the UA decided was the user's desire. -- GitHub Notification of comment by alvestrand Please view or discuss this issue at https://github.com/w3c/mediacapture-main/issues/387#issuecomment-245668605 using your GitHub account
Received on Thursday, 8 September 2016 17:10:10 UTC