Closed
Bug 669638
Opened 14 years ago
Closed 14 years ago
web console freezes when using firebug
Categories
(DevTools :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 582613
People
(Reporter: Bebe, Unassigned)
Details
Reproduced on: FF 4.0.1 win 7; FF 6 beta Linux 11.04 x86;
STR:
1. Open https://addons.allizom.org/en-US/firefox/addon/firebug/
2. The image viewer
3. Inspect a element on the image viewer
4. Add some "breakpoints" on the image viewer
5. Trigger the breakpoints
6. Run through the breakpoints until all the scripts finish running
7. Open Web Console (CTRL+ SHIFT+ K)
Actual:
7. Firefox freezes and a black screen is shown
Expected:
7. Web console opens Normally
I added a screen cast for this
http://www.screencast.com/users/bebef/folders/Jing/media/934f1012-881c-433c-b11a-70884f15cfc6
Comment 1•14 years ago
|
||
Open the web console causes the content to move, and I have a feeling that's triggering the breakpoints. Given that the console alone has no trouble, I think this is likely an issue in Firebug.
I'm cc'ing Honza here to get his opinion.
Comment 2•14 years ago
|
||
I guess it's the same as:
Bug 582613 - Firefox hangs on resize event if debugging JS
Honza
Comment 3•14 years ago
|
||
Yes, I think you're right.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•