Re: [w3c/permissions] Set Permission vagueness (Issue #386)

Yes, by interacting with https://www.w3.org/TR/permissions/#dfn-permission-state step 5:
> If there was a previous invocation of this algorithm with the same descriptor and settings, returning previousResult, and the user agent has not received [new information about the user's intent](https://www.w3.org/TR/permissions/#dfn-new-information-about-the-user-s-intent) since that invocation, return previousResult.

If you're migrating all this to a permission store anyway, you can do it the more straightforward way.

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

Message ID: <w3c/permissions/issues/386/1285969013@github.com>

Received on Thursday, 20 October 2022 18:26:16 UTC