Re: Cross origin communication and the navigator.connect API

2014-12-17 Thread Alex Russell
On Mon, Dec 15, 2014 at 6:25 PM, Jonas Sicking wrote: > On Mon, Dec 15, 2014 at 2:50 PM, Alex Russell > wrote: > > On Thu, Dec 11, 2014 at 6:17 PM, Jonas Sicking wrote: > >> > >> On Thu, Dec 11, 2014 at 5:56 PM, Alex Russell > >> wrote: > >> >

Re: Cross origin communication and the navigator.connect API

2014-12-16 Thread Alex Russell
On Thu, Dec 11, 2014 at 6:17 PM, Jonas Sicking wrote: > > On Thu, Dec 11, 2014 at 5:56 PM, Alex Russell > wrote: > >> One solution would be to at that point allow the SW from the other > >> origin to install itself, which means that you can then just talk to >

Re: Cross origin communication and the navigator.connect API

2014-12-12 Thread Alex Russell
On Thu, Dec 11, 2014 at 3:48 PM, Jonas Sicking wrote: > On Thu, Dec 11, 2014 at 11:17 AM, Alex Russell > wrote: > > For the purposes of API composition, either this (or navigator.connect()) > > will do. > > One thing that we'll need to solve in a lot of the scenari

Re: Cross origin communication and the navigator.connect API

2014-12-12 Thread Alex Russell
On Thu, Dec 11, 2014 at 11:04 AM, Ehsan Akhgari wrote: > On 2014-12-11 2:03 AM, Jonas Sicking wrote: > >> On Wed, Dec 10, 2014 at 6:22 PM, Alex Russell >> wrote: >> >>> On Wed, Dec 10, 2014 at 5:48 PM, Ehsan Akhgari >>> wrote: >>> &