You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
related to #116, the spec should state to check permission and fail with PermissionDeniedError.
The text was updated successfully, but these errors were encountered: