- From: jan-ivar <notifications@github.com>
- Date: Thu, 28 Apr 2016 07:08:05 -0700
- To: w3c/permissions <permissions@noreply.github.com>
- Cc:
Received on Thursday, 28 April 2016 14:08:35 UTC
> If the app wants to know if permission has been stored permanently after requesting access, it can always do another query() operation. The multiple return values seems like clutter to me. @alvestrand you seem to disagree with @mounirlamouri 's comment [above](https://github.com/w3c/permissions/issues/93#issuecomment-215372312): > The PermissionStatus returned by request() represent the current state of the permission. If it returns granted but then a call to query() returns prompt, there is an inconsistency that I would call a bug. These extra states solve this bug. --- 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/93#issuecomment-215434783
Received on Thursday, 28 April 2016 14:08:35 UTC