Re: How to turn off "script runs too slow" message box?
Unknown <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.jsdebugger |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
Right now, the only way to do it is to spin your own build with this dialog hacked out. I've filed a bug to make this easier. See http://bugzilla.mozilla.org/show_bug.cgi?id=230909. There is a link there to the code that pops up the warning, if you want to have a swing at it. Rob. Adrian Herscu wrote: > Hi all, > > Don't know where to ask that - so I'm trying here... > > I want to optimize my scripts so I'm using some stress-tests and the > profiling tool in Venkman. > > The problem is the message box that says "script runs too slow" (or > something similar) - any idea how to turn it off? > > Thanx, > Adrian.