Bob Ippolito wrote:
I've never had too much trouble tracking these sorts of problems down in Firefox. Even doing a try{}catch(e){} will give you an exception object that has a traceback in it, so it doesn't really take long to figure out what the code path was even without Venkman's help.

I wasn't aware of this; how do I get to this traceback?

--
Ian Bicking  /  [EMAIL PROTECTED]  /  http://blog.ianbicking.org

Reply via email to