- From: Martin Thomson <notifications@github.com>
- Date: Wed, 21 Oct 2015 11:26:15 -0700
- To: w3c/push-api <push-api@noreply.github.com>
Received on Wednesday, 21 October 2015 18:26:44 UTC
I think that this is simple. `getSubscription` doesn't need to check permissions, it only needs to retrieve the current subscription. If the origin doesn't have permission, then this retrieval had better result in `null`. I think that the current steps are fine. I could add a point to the algorithm that notes that an worker without permission will always have no subscription. --- Reply to this email directly or view it on GitHub: https://github.com/w3c/push-api/issues/150#issuecomment-149985255
Received on Wednesday, 21 October 2015 18:26:44 UTC