Re: [Camino] Opening new windows in Tabs

"Stuart Morgan" <[email protected]> Wed, 10 Oct 2007 22:32:25 -0700
Newsgroups gmane.comp.mozilla.chimera
Message-ID <201fcf140710102232m6e727be1h7ce1b9250e4d6d88__36384.5940366902$1192082146$gmane$org@mail.gmail.com>
On 10/10/07, Igor Foox <[email protected]> wrote:
> setting it to user_pref("browser.link.open_newwindow", 3);
> seems to do the right thing.

Since 2 and 3 correspond to unchecking and checking the pref in Tabs
that you originally asked about, is there some reason that you are
setting this in user.js at all? If you remove the line entirely, then
setting the preference from Camino's preferences window will do what
you expect in the future, instead of always reverting to a specific
value at launch.

> Are all the possible options documented somewhere? (what exactly they
> do).

http://mxr.mozilla.org/mozilla/source/camino/resources/application/all-camino.js.in#138

-Stuart