I have been experiencing a problem consistently with Firebug blocking page 
load if the script tab is enabled. Here is what happens:

 - With the script tab enabled:
 - On page load (like refresh), the page will not load fully and just show 
the spinner for the favicon
 - The script tab opens with a line highlighted in yellow with a yellow 
arrow to the left of it. It is not a breakpoint. There is no red circle and 
there are no breakpoints listed on the breakpoints tab.
 - The whole page hangs and nothing happens
 - If I click the PLAY button (a few times) page execution continues as 
normal. This is weird since there is definitely not a breakpoint there.

In at least one case, the line it's hanging on appears to be arbitrary:
try { toStrings[toString.call(new constructor)] = type.toLowerCase(); }

This has stuck around for at least 3 Firefox versions (I'm running 7.0.1 on 
OSX). Uninstalling and reinstalling Firebug has not fixed this issue. The 
only way around it is to disable the script tab. Is there some silly 
breakpoint cache somewhere that isn't getting deleted, or has anyone else 
had a similar issue?

-- 
You received this message because you are subscribed to the Google Groups 
"Firebug" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/firebug/-/ObOXcP5vmPwJ.
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.

Reply via email to