Re: [w3c/permissions] Add another permission state "always-ask" (from one-time grants)? (Issue #414)

If we fix https://github.com/w3c/permissions/issues/388, it makes sense (to me, anyways) for UAs that implement ephemeral grants to have the following model:

"user grants" => permission state is "granted"
"ephemeral grant (via 'grant this time' UI or UA policy) => "granted" for the lifetime of the document, then "prompt" after
"denied" => maybe "denied", maybe "prompt", depending on UA policy or API 

The middle case would solve for Firefox's compat issues, and Chrome's "one time grant" experiment, right?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/permissions/issues/414#issuecomment-1721262211
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/permissions/issues/414/1721262211@github.com>

Received on Friday, 15 September 2023 13:13:10 UTC