- From: Adam Bergkvist <notifications@github.com>
- Date: Wed, 27 Jan 2016 07:15:57 -0800
- To: w3c/permissions <permissions@noreply.github.com>
Received on Wednesday, 27 January 2016 15:20:30 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 s/Closing/Stopping/ may be a better match to the language in the Media Capture and Streams spec. --- Reply to this email directly or view it on GitHub: https://github.com/w3c/permissions/pull/57/files#r50996700
Received on Wednesday, 27 January 2016 15:20:30 UTC