Hi, I'm working on some code and found that Firebug does not shows anymore errors in javascript. I know the code has an error because I made in on purpose (just to test Firebug).
The code is executing until the line with the error (tested with console.log), but no error appears on the console after the last log and of course, the log after the error does not executes. I tried with a small javascript sample and the error shows up. The code i'm working on is pretty big (118kb). Ideas?
-- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/firebug?hl=en.
