Boris Zbarsky wrote:
The easier way to do this, I think, is to allow multiple concurrently running app instances (i.e. handle this the way IE does).

-Boris

But then this becomes problematic for cases of Extensions/Profiles, does it not?


Especially when needing to ensure that one instance doesnt overwrite another; for example, the bookmarks data, even more complex if we add a new bookmark in _both_ instances seperately.

I would be curious on how much of a perf hit happens with a threadsafe DOM. Even if it does not get checked in.

~Justin Wood (Callek)
_______________________________________________
mozilla-layout mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-layout

Reply via email to