[Jslib] Re: Problem with jslib install on Mac OS X
Pete Collins
pete@mozdev.org
Mon, 21 Apr 2003 08:13:27 -0400
>> *** load: commonWindow.js OK
>> width: 480
>> height: 380
>> x: 240y: 190
>> sX: 512sY: 384
>> mX: 272
>> mY: 194
>> open splash . . .
>
>
> then Mozilla crash
Ok, jsliib is installed and working fine, it appears the new splash code
is causing Mozila to crash on MacOSX.
I'll file a bug on this.
In the meantime, you can use jslib, also to test you can do this:
./mozilla-bin -chrome chrome://jslib/content/splash.xul
--pete