Hi Bob,

I was hoping that some obscure parameter in the "about:config" page
could do the trick.

Anyway, I will try do dig this with logging.

Thanks.

Giulio Cesare


On 7/5/06, Bob Ippolito <[EMAIL PROTECTED]> wrote:
> You definitely could if you recompiled Firefox, but the best way to
> track this down is to just use alerts or logging until you find it.
>
> -bob
>
> On Jul 4, 2006, at 4:36 PM, Giulio Cesare Solaroli wrote:
>
> > Hi Bob,
> >
> > after posting the message I have given Drosera a try, but the only
> > "visible" result, is that it takes much longer to reach the error
> > condition, but no more information are available other than the
> > Drosera windows load the MochiKit packed file that I am using.
> >
> > Is it some how possible to limit the stack depth of FireFox to a value
> > of 100 (instead of 1000) in order to try to replicate the issue on
> > FireFox and later trying to use its debugging tools to spot the
> > problem?
> >
> > Best regards,
> >
> > Giulio Cesare
> >
> >
> > On 7/5/06, Bob Ippolito <[EMAIL PROTECTED]> wrote:
> >> On Jul 4, 2006, at 3:21 PM, Giulio Cesare Solaroli wrote:
> >>
> >> > I am working on a widget library based on MochiKit. My library has
> >> > been inspired by the ui4web work of Leonardo Soto, but I am
> >> > experimenting with a different "philosophy" (some of the
> >> discussion of
> >> > this issue are available on the ui4web mailing list).
> >> >
> >> > I usually try the new code with FireFox, as the FireBug
> >> extension is
> >> > quite useful. Everything looked fine, but when trying the code with
> >> > Safari I got a "Maximum call stack size exceeded".
> >> >
> >> > I have found some info on this error, and it looks like FireFox
> >> has a
> >> > much deeper stack (1000 levels) than Safari (100 levels), if I
> >> got it
> >> > right.
> >> >
> >> > I would like to ask if any of you has any idea on the best way to
> >> > debug this issue, as I have no idea where to start other than
> >> filling
> >> > the whole code with logging statements (and I don't pretend this
> >> to be
> >> > a great idea).
> >>
> >> You're not going to do much better than logging statements in
> >> Safari... though you could try the new WebKit debugger Drosera.
> >>
> >> http://webkit.opendarwin.org/blog/?p=61
> >>
> >>
> >> -bob
> >>
> >>
>
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"MochiKit" group.
To post to this group, send email to mochikit@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/mochikit
-~----------~----~----~----~------~----~------~--~---

Reply via email to