- From: Ben Kelly <notifications@github.com>
- Date: Thu, 23 Jul 2015 11:40:53 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Thursday, 23 July 2015 18:41:21 UTC
I believe @annevk's comment was in regard to: > navigator.connect wants to use ServiceWorkerMessageEvent and ExtendableMessageEvent for cross-origin communication That's certainly not a v1 issue. In regards to: > For that matter is |origin| useful? It would always be your origin as SW must be same-origin. I think it could be useful for library code that may not know exactly what SW it was invoked in. If we want to remove it for now, though, we can always add it later. @matto, did you end up implementing the origin attribute? --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/669#issuecomment-124205738
Received on Thursday, 23 July 2015 18:41:21 UTC