- From: Jeffrey Yasskin <notifications@github.com>
- Date: Mon, 28 Nov 2022 15:50:52 -0800
- To: w3c/permissions <permissions@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 28 November 2022 23:51:37 UTC
@jyasskin commented on this pull request. > + The user agent tracks which <a>powerful features</a> the user has [=permission=] to use + via the [=environment settings object=]. This implies that the user is forbidden from using some features, but it's really the user who grants permission for the environment settings objects (ESOs) to use the features. I think this change is replacing Realm-scope with origin scope? So it might say: ```suggestion The user agent tracks which <a>powerful features</a> each [=origin=] has the user's [=permission=] to use.... ``` I don't remember anymore why it's "via the ESO", and an origin tends to have multiple ESOs, so "the" isn't really the right article once things have transitioned to origins. -- Reply to this email directly or view it on GitHub: https://github.com/w3c/permissions/pull/397#pullrequestreview-1196706642 You are receiving this because you are subscribed to this thread. Message ID: <w3c/permissions/pull/397/review/1196706642@github.com>
Received on Monday, 28 November 2022 23:51:37 UTC