Re: [w3c/ServiceWorker] Service worker MessageEvents set the "origin" property, but Worker MessageEvents do not. (#1122)

MessagePort code here:

https://dxr.mozilla.org/mozilla-central/source/dom/messagechannel/MessagePort.cpp#155

That first `EmptyString()` is for the origin.

-- 
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/1122#issuecomment-294931854

Received on Tuesday, 18 April 2017 18:06:55 UTC