Re: [w3c/permissions] Remove use of realms (PR #397)

@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