FWIW, you can create distinct "profiles" with mozilla/firefox:
  firefox -ProfileManager

And then start distinct processes with:
  firefox -P <profile name>


On Mon, Aug 18, 2008 at 8:19 AM, David Smith <[EMAIL PROTECTED]> wrote:

> In my experience, Internet Explorer starts a new process (and has a
> separate set of in-memory cookies) if you start it from the Start menu or
> the desktop icon.  If you use Ctrl-N from inside the browser or File > New >
> Window from IE's menu bar, it's opened in the same process and uses the same
> set of cookies as the browser you launched it from.  At least that was true
> of IE 6 -- I don't know if it's still true for IE 7.  Firefox uses one
> process and all cookies are shared no matter how a new window is launched.
>
> --David
>

Reply via email to