- From: Mounir Lamouri <notifications@github.com>
- Date: Fri, 19 Feb 2016 02:29:51 -0800
- To: w3c/permissions <permissions@noreply.github.com>
Received on Friday, 19 February 2016 10:30:46 UTC
> + permission controls access to names and capabilities of input > + and output devices. > + </p> > + <p> > + The permission storage identifier for permissions in this > + section MUST include the top level context's origin and the embedding > + status. > + </p> > + <p> > + A successful call to the <code>getUserMedia</code> function of > + [[GETUSERMEDIA]] MUST cause permission to be granted > + for the returned devices, and MAY cause other permissions to > + be granted. > + </p> > + <p> > + Closing a MediaStreamTrack MAY cause permission to be What about this comment? --- Reply to this email directly or view it on GitHub: https://github.com/w3c/permissions/pull/57/files#r53444655
Received on Friday, 19 February 2016 10:30:46 UTC