Re: [w3c/ServiceWorker] clarify that manually constructed ExtendableEvent objects may not extend lifetime via waitUntil() (#1040)

I think we also used to have something that prevented waitUntil() outside of a dispatch, but I don't see that any more.  Thats a minor issue, though, since the the script can call `self.dispatchEvent()`.

-- 
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/ServiceWorker/issues/1040#issuecomment-268823634

Received on Thursday, 22 December 2016 15:33:11 UTC