Re: [w3c/permissions] Model temporary permissions better (#86)

The benefit in my mind is that page authors will know what to expect when they do certain things, instead of having to rely on outside-of-the-spec documentation. e.g. two consecutive calls to `query(x)` are likely to return the same value, and it's especially unlikely that the first would return `"prompt"` while the next returns `"granted"`.

That said, it's true we're not guaranteeing anything. At most we're specifying likelihoods here, and that's not the usual domain of specifications. @annevk and @alvestrand, since you're trying to use this infrastructure in other specs, what do you think of @raymeskhoury' suggestion?

---
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/86#issuecomment-214803391

Received on Tuesday, 26 April 2016 16:32:45 UTC