- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 22 Apr 2016 22:08:41 -0700
- To: w3c/permissions <permissions@noreply.github.com>
- Cc:
Received on Saturday, 23 April 2016 05:09:11 UTC
I think one big problem is that origins are not accounted for. E.g., https://w3c.github.io/permissions/#dom-permissions-query does not state where it gets its origin value. I think https://w3c.github.io/permissions/#boolean-permission-query-algorithm also needs to take an origin. How do I store a permission for an origin? (And note that for notifications I need to be able to do some of this synchronously. Although I suppose I could simply say "wait" or "pause" and reference HTML.) --- 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/33#issuecomment-213666381
Received on Saturday, 23 April 2016 05:09:11 UTC