2009/7/28 Jonas Sicking <[email protected]>

>
> The only concern I see with this is that it permanently forces all
> windows from the same domain to run in the same process. As things
> stand today, if the user opens two tabs (or windows) and navigates to
> the two different pages on www.example.com, then a browser could if it
> so wished use separate processes to run those two pages. If we enabled
> this API the two pages would have to run in the same process, even if
> neither page actually used this new API.
>
> This is one of the arguments for layering on the AppCache: the app would
have to take action, through an attribute in the manifest, at a level where
the browser could make the decision whether to join two windows into the
same process.

a

Reply via email to