Re: [w3c/permissions] previousResult not really stored anywhere (#234)

In the year 2022, `previousResult` isn't even defined. But it does show up 4 times, in 2 places, and has a typo in both:

> If there was a previous invocation of this algorithm with the same name and settings, returning[sic] previousResult, and the user agent has not received [new information about the user's intent](https://w3c.github.io/permissions/#dfn-new-information-about-the-user-s-intent) since that invocation, return previousResult.

https://w3c.github.io/permissions/#dfn-extra-permission-data-type
https://w3c.github.io/permissions/#dfn-getting-the-current-permission-state

So at the very least we should define it (again?).

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

Message ID: <w3c/permissions/issues/234/1093359932@github.com>

Received on Friday, 8 April 2022 21:03:02 UTC