Re: [ServiceWorker] MessageEvent within the SW global should have waitUntil() (#669)

It would be nice if we could do something about MessageEvent soon.  The web-platform-tests use MessageEvent and I think some of our intermittent failures are due to the ServiceWorker shutting down before the test completes.  We really need a .waitUntil() to keep the worker alive.

---
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/669#issuecomment-98736495

Received on Monday, 4 May 2015 14:45:18 UTC