Re: [permissions] Let each permission refine its algorithms and store data. (#66)

> +        <dd>
> +          Takes an <a>associated PermissionDescriptor</a>, an instance of the
> +          <a>permission storage type</a> that's currently stored for this
> +          <a>permission</a>, and an existing instance of the <a>permission
> +          result type</a>, and updates the <a>permission result type</a>
> +          instance with the query result. Used by <a for="Permissions" lt=
> +          "query">Permissions.query()</a> and the <a href=
> +          "#PermissionStatus-update">PermissionStatus update steps</a>.
> +        </dd>
> +        <dt>
> +          A <dfn data-export="">permission request algorithm</dfn>
> +        </dt>
> +        <dd>
> +          Takes the previously-stored <a>permission storage type</a>, an
> +          <a>associated PermissionDescriptor</a>, and a newly-created
> +          <a>permission result type</a>, shows the user any necessary prompt to

s/shows/and shows

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/permissions/pull/66/files#r55889674

Received on Friday, 11 March 2016 21:16:52 UTC