Re: jsLib Question
I had this problem with the Window build Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4
FIXED
Thanks for the solution!
David
Thanks for taking care of this so quickly!
On 5/9/07, Pete Collins <pete@mozdevgroup.com> wrote:
> FIX checked in and new builds posted.
>
> V, 0.1.351
>
> Yes, the pref below was causing it on OSX and Linux.
>
> --pete
>
> Claudio Bizzarri wrote:
>
> >little workaround (to be fixed):
> >
> >on linux systems, comment line
> >
> >pref("toolkit.defaultChromeURI",
> >"chrome://jslib/content/jslib/content/aboutDialog.xul");
> >
> >in file
> >
> >.mozilla/firefox/1234abcd.default/extensions/{DF8E5247-8E0A-4de6-B393-0735A39DFD80}/defaults/preferences/prefs.js
> >
> >(of course, 1234abcd is your profile code).
> >
> >Ciao,
> >Claudio