Re: [w3c/permissions] Give the UA permission to return anything it wants from query(). (#97)

> +      needs to determine <em>which</em> cameras the user has granted the
> +      <a>current realm</a> permission to access. Each of these features defines
> +      an <a>extra permission data type</a>, and then a {{PermissionName}} |name|'s
> +      <dfn export>extra permission data</dfn> is the instance of that type
> +      matching the UA's impression of the user's intent. Successive uses of
> +      |name|'s <a>extra permission data</a> should return the same value, unless
> +      the UA receives new information about the user's intent.
> +    </p>
> +  </section>
> +  <section>
> +    <h3 id="requesting-more-permission">Requesting more permission</h3>
> +
> +    <div algorithm="request-permission-to-use">
> +      <p>
> +        To <dfn export>request permission to use</dfn> a |descriptor|, the UA
> +        must perform the following steps. Note that these steps may wait for

Done.

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/permissions/pull/97/files/247f065b3c9d8d80a94fefbcee1b83488700000c#r64837213

Received on Thursday, 26 May 2016 23:19:14 UTC