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

Right. `ServiceWorkerMessageEvent` is not a `MessageEvent` indeed. And it seems `MessageEvent.lastEventId` is only used for server-sent event as well. I think we can remove it unless it has some conventional usage among devs which I doubt.

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

Received on Friday, 10 July 2015 02:42:41 UTC