On 14/05/13 03:15, Junichi Hashimoto wrote: > Hi Mounir, > Sorry for very late response. > > I reviewed your Inter App Communication API[1] and I felt that the > intention of the API is similar to mine. > > As described in the TODO list, the API should provide origin-based > filtering for both the caller and the receiver. It might be better if > the caller can specify the receiver directly. > > I'm not sure that the new API is best solution for our purpose. There > already exists navigator.registerProtocolHandler and WebActivity, and > WebActivity is still young. Why not extend it?
Extending Web Activity to support those use cases might led to a different security model and UI. It is something we could take into consideration but it might be not doable. -- Mounir _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
