On Jun 1, 10:59 am, mattkime <[email protected]> wrote: > I frequently get the error "console is not defined" while doing > routine javascript programming an debugging. I find that restarting > fixes the problem. I'm running FireFox 3.6.3, Firebug 1.5.4 on Windows > 7. > > I'd like to figure out how i can contribute to fixing the problem.
Hi Matt. The most important contribution would be a small test case, that is a file or files plus detailed steps to reproduce the problem. Sometimes that is hard. Plan B: 1. Install Firebug 1.6a11, http://getfirebug.com/releases/firebug/1.6X 2. Open Firebug Icon Menu > Tracing 3. Set Tracing option ERRORS and CONSOLE. 4. Clear often wait for the bug. 5. Save the trace and attach it to a bug report. Maybe we can figure out how to create a test case from the trace. jjb > > thanks, > Matt -- 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.
