Re: Preference file
Westley <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.prefs,gmane.comp.mozilla.devel.unix |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
> Err... not really. Due to the XUL Fast Load file rampant corruption, I
> would advise against calling 1.2.1 "stable" (cf bug 169777)
>
> A fix is checked in in 1.3b, which should make it a lot more usable than
> 1.2.1...
According to the bug report, you can delete the XUL.mfl file and add to
the prefs.js the following:
user_pref("nglayout.debug.disable_xul_fastload", true);
This will stop the XUL.mfl file from being rebuilt. This work-around
seems to work extremely well for me. ( and it actually sped of the
loading of Mozilla ). ;-)