Hi, >> Maybe we should think about an API that will tell a running instance >> that the user attempted to create a new instance of the application, >> so the application can decide what to do: shall the running instance >> get focus? spawn a new instance? do nothing?
>For this case I think perhaps it's better to spawn a new 'window' instead of a >new application instance, WDYT? In terms of processes, what do you guys call a new application instance? One new pair of RenderProcess plus ExtensionProcess? How would that differ from spawning a new 'window'? Or are you suggesting that 2 application instances can share the same RenderProcess+ExtensionProcess? Cheers, jesus _______________________________________________ Crosswalk-dev mailing list [email protected] https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev
