[Jslib] Re: jslib (io)
Pete Collins
pete@mozdev.org
Tue, 05 Mar 2002 11:22:42 -0500
Martin, sounds good.
File a bug and Eric and I can offer a peer review and then you can check
it in.
Thanks
--pete
Martin Kutschker wrote:
> Hi!
>
> I've been messing around with jslib again. There are a few fixes for
> strict warnings I want to check in.
>
> I further want to change all references (in /io) to
> chrome://jslib/content to JS_LIB_PATH.
>
> And while I am at it, I think about the options JS_DEBUG_ALERT and
> JS_ERROR_ALERT. When set an additional alert will be done. They default
> to OFF.
>
> And I see that we have jslib_debug but jslibError. I think we tend to
> capitalizing, so I vote for deprecating jslib_debug in favour of
> jslibDebug.
>
> Is this ok for everybody?
>
> Masi