- From: Marcos Cáceres <notifications@github.com>
- Date: Wed, 25 May 2016 19:03:45 -0700
- To: w3c/permissions <permissions@noreply.github.com>
- Cc:
Received on Thursday, 26 May 2016 02:04:42 UTC
> </h2>
> <pre class='idl' title=''>
> dictionary PermissionDescriptor {
> required PermissionName name;
> };
> </pre>
> <p>
> - A permission is described by a name and other properties that depend on the
> - name. The simplest permissions require only a name, but some others have
> - more detailed structure that requires more information to describe it. In
> - that case, they should define a customized <a>permission descriptor
> - type</a> dictionary that inherits from {{PermissionDescriptor}}.
> + Each powerful feature has one or more aspects that websites may request
nit: link to "powerful features" dfn?
---
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#r64682315
Received on Thursday, 26 May 2016 02:04:42 UTC