Re: [w3c/ServiceWorker] Does ServiceWorkerContainer.onmessage also get ExtendableMessageEvent object? (#1301)

This looks like a mistake in the table, yes.  The [algorithm steps](https://w3c.github.io/ServiceWorker/#client-postmessage) use HTML's MessageEvent:
"Dispatch an event named message at destination, using MessageEvent..."

-- 
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/1301#issuecomment-428597491

Received on Wednesday, 10 October 2018 14:38:06 UTC