- From: Mike Taylor <notifications@github.com>
- Date: Wed, 24 Nov 2021 06:16:38 -0800
- To: whatwg/storage <storage@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 24 November 2021 14:16:50 UTC
At the very bottom of https://w3c.github.io/permissions/#reading-current-states it says (kind of easy to miss): > As a shorthand, a PermissionName name's permission state is the permission state of a PermissionDescriptor with its name member set to name. So we could leave it as is, or change the text to be something like: > "persistent-storage"'s permission state must have the same value for all environment settings objects with a given origin. `A {{PermissionDescriptor}} with its {{PermissionDescriptor/name}} set to "{{PermissionName/persistent-storage}}" must have the same <a>permission state</a> value for all <a>environment settings objects</a> with a given <a>origin</a>.` -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/storage/issues/128#issuecomment-977918988
Received on Wednesday, 24 November 2021 14:16:50 UTC