Re: [w3c/push-api] event.waitUntil(registration.subscribe()) would cause a deadlock (#221)

Oof, I don't think we enforce the active worker requirement at all. If the origin has permission, Firefox will happily create the subscription and resolve the promise. https://bugzilla.mozilla.org/show_bug.cgi?id=1244349 is the closest bug for adding that check.

-- 
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/push-api/issues/221#issuecomment-260470797

Received on Monday, 14 November 2016 21:39:01 UTC