- From: Jeffrey Yasskin <notifications@github.com>
- Date: Thu, 26 May 2016 16:18:23 -0700
- To: w3c/permissions <permissions@noreply.github.com>
- Cc:
Received on Thursday, 26 May 2016 23:19:22 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
I don't think there is a definition of "powerful features". It used to be in Secure Contexts, but it got taken out. I was going back and forth on adding a "Definitions" section in this patch, but I guess I'll do it for this one.
And I've switched to "can".
---
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#r64837176
Received on Thursday, 26 May 2016 23:19:22 UTC