On Tue, May 12, 2015 at 2:15 AM, Etienne Segonzac <etie...@mozilla.com> wrote:
>
> On Tue, May 12, 2015 at 1:10 AM, Jonas Sicking <jo...@sicking.cc> wrote:
>>
>> So, in summary, the idea is to:
>> * Don't use separate windows for separate "apps"
>> * Enable platform-wide "tabs" which can be navigated to any URL,
>> including gaia URLs.
>> * The same URL can be open in multiple tabs at once, including gaia
>> URLs. Even including the homescreen.
>> * Icons on the homescreen are just like links and just navigates the
>> current tab.
>> * The homebutton simply navigates the current tab to the homescreen URL.
>>
>> Thoughts?
>
> Cool :)
>
> Wondering how we will handle "external events" (incoming call,
> notifications, alert() etc...) and match them with sessions, or create new
> sessions when we need to.
> Tab-jumps on desktop is a pretty confusing experience.

Yeah. I think things like incoming phone calls likely would start a
new "session" which would be closed as soon as the phone call is over.

We'll have to figure out how to expose this capability to websites as
well. IIRC the service worker API has some of the needed APIs.

/ Jonas
_______________________________________________
dev-b2g mailing list
dev-b2g@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to