Re: Javascript debugging, questions

2011-05-31 Thread John J Barton
On May 29, 12:26 pm, Jonathan wrote: > On May 28, 9:16 pm, John J Barton wrote: > > > If the Firebug icon is orange, then Firebug is using Firefox debugging > > features that slow down execution and cause other overhead. > > If you switch to a tab tat does not have Firebug active, the icon > >

Re: Javascript debugging, questions

2011-05-30 Thread Jonathan
Thank you, that will help. I've also posted an enhancement request for an option to distinguish scripts by pathname only. -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to firebug@googlegroups.com. To unsubscribe f

Re: Javascript debugging, questions

2011-05-29 Thread Erik Krause
Am 28.05.2011 19:58, schrieb Jonathan: Second, I have a lot of scripts that reload themselves with a "pass" parameter that make them do different things on each pass. I can load one of these scripts, set breakpoints, and reload it. So far, so good. But when the script reloads itself for the secon

Re: Javascript debugging, questions

2011-05-29 Thread Jonathan
On May 28, 9:16 pm, John J Barton wrote: > If the Firebug icon is orange, then Firebug is using Firefox debugging > features that slow down execution and cause other overhead. > If you switch to a tab tat does not have Firebug active, the icon > should be gray and performance should be normal. I

Re: Javascript debugging, questions

2011-05-28 Thread John J Barton
On May 28, 10:58 am, Jonathan wrote: > I'm just starting to use the JavaScript debugger in Firebug v1.7 with > Firefox 4.0 under Windows XP. I have a few questions about behavior > that I don't understand. > > First, running the debugger seems to slow down Firefox drastically, > even for pages w

Javascript debugging, questions

2011-05-28 Thread Jonathan
I'm just starting to use the JavaScript debugger in Firebug v1.7 with Firefox 4.0 under Windows XP. I have a few questions about behavior that I don't understand. First, running the debugger seems to slow down Firefox drastically, even for pages where debugging is disabled. Is this normal? Is it a