- From: Marcos Cáceres <notifications@github.com>
- Date: Thu, 10 Jun 2021 00:16:38 -0700
- To: w3c/permissions <permissions@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 10 June 2021 07:18:09 UTC
When one queries a "permission state", we currently return an WebIDL enum. This ok, but it's not amazing for other other specs that might checking "permission state"... we should instead define a concept of a permission, that is in a conceptual state of "allow", "deny", and "default" (or "prompt"). And then have the IDL enum represent those conceptual states. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/permissions/issues/243
Received on Thursday, 10 June 2021 07:18:09 UTC