I can provide a test showing this behavior: 1. Go here: http://www.officemax.com/ 2. Click Break on Next 3. You will see that almost immediately the debugger stop in a function function br_indomain_loop()
This function has a timer that wakes up some code every 1000ms, so it will break inside this loop. There should be a way for Break on Next to ignore timers. -- 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.
