@kenchris commented on this pull request.
> A <dfn class="export" data-local-lt="feature">powerful feature</dfn> is a web platform
feature (usually an API) for which a user gives [=express permission=] before the feature
- can be used. Access to the feature is determined by the user having
- [=permission/granted=] permission, or by satisfying some criteria that is equivalent to a
- permission [=permission/grant=].
+ can be used. Except for a few notable exceptions (e.g., the [[[Notifications]]]), most
+ powerful features are also [=policy-controlled features=]. For powerful features that are
+ [=policy-controlled features=], [[[permissions-policy]]] controls whether a [=document=]
+ is [=allowed to use=] a feature, and only if it is allowed can a powerful feature request
"and only if it is allowed can a powerful feature request" this sounds a bit weird to me, maybe move "can" to the end
--
Reply to this email directly or view it on GitHub:
https://github.com/w3c/permissions/pull/367#pullrequestreview-892174256
You are receiving this because you are subscribed to this thread.
Message ID: <w3c/permissions/pull/367/review/892174256@github.com>