- From: Marcos Cáceres <notifications@github.com>
- Date: Mon, 25 Jul 2022 22:03:34 -0700
- To: w3c/permissions <permissions@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
- Message-ID: <w3c/permissions/pull/381/review/1050366946@github.com>
@marcoscaceres commented on this pull request.
> + In this sense, a permission represents the current state of user consent for certain types
+ of features, and particularly "powerful features". Ultimately users retain control of these
+ permissions (although the user agent may make decisions to reduce the impact of having
+ granted a permission, e.g. by reducing Notification abuse, or automatically expiring
+ granted permissions if a user doesn't visit a website for some time), and have the ability
+ to limit or revoke permissions through user preferences.
```suggestion
In this sense, a permission represents the current state of user consent for certain types
of features, and particularly "powerful features". Ultimately the user retains control of these
permissions and have the ability to manually grant or deny permissions through user preferences.
Further, user agents assist users in managing permissions by, for example, hiding and automatically
denying certain permission prompts that would otherwise be a nuisance, and automatically expiring
granted permissions if a user doesn't visit a website for some time.
```
--
Reply to this email directly or view it on GitHub:
https://github.com/w3c/permissions/pull/381#pullrequestreview-1050366946
You are receiving this because you are subscribed to this thread.
Message ID: <w3c/permissions/pull/381/review/1050366946@github.com>
Received on Tuesday, 26 July 2022 05:03:47 UTC