Closed
Bug 189670
Opened 22 years ago
Closed 7 years ago
javascript debugger hangs opening js file in jar
Categories
(Other Applications Graveyard :: Venkman JS Debugger, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: myk, Assigned: rginda)
Details
The JavaScript debugger hangs Mozilla when opening a JS file contained in a JAR.
Steps to reproduce:
1. Load jar:http://bugzilla.mozilla.org/duplicates.jar!/duplicates.xul
2. Open JavaScript debugger.
3. Expand "duplicates.js" tree item in the "Loaded Scripts" panel.
Expected Results: script is displayed in "Source Code" panel and Mozilla
continues to function.
Actual Results: Mozilla hangs.
Tested On: Linux 2003-01-15-08
Additional Information:
When hung, overall system performance seems sluggish, although top says Mozilla
is using little CPU time, but Mozilla obeys polite requests (kill -15) to terminate.
Comment 1•22 years ago
|
||
Yes, I found the same behavior starting from 1.5 RC2. 1.5 RC1 works fine but
CVS HEAD has same bug.
Regards,
Ing. Jozef Sakalos
jsakalos@bigfoot.com
Comment 2•22 years ago
|
||
Well, the actual behavior I found is a bit different.
When I start javascript debugger the window appears but it stays grey (no
content).
It seems javascript debugger doesn't start at all or hangs on an error.
Regards,
Ing. Jozef Sakalos
jsakalos (at) bigfoot (dot) com
Reporter | ||
Updated•20 years ago
|
Product: Core → Other Applications
Comment 3•19 years ago
|
||
The testcase in comment 0 works perfectly fine here, using Firefox 1.5/Venkman 0.9.87/Windows XP. How about on Linux?
Comment 4•7 years ago
|
||
Component is obsolete so resolving bugs as INCOMPLETE
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
Updated•7 years ago
|
Product: Other Applications → Other Applications Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•