Closed
Bug 931682
Opened 12 years ago
Closed 12 years ago
I cannot add a breakpoint in the default branch of a switch statement
Categories
(DevTools :: Debugger, defect, P3)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: dmarcos, Unassigned)
Details
Attachments
(1 file)
|
1.23 MB,
video/quicktime
|
Details |
I attached a video that shows the problem.
I also reproduced if on Firefox Nightly
Comment 1•12 years ago
|
||
This means that the debugger couldn't find JS bytecode at that location, presumably because the script was already garbage collected. Can you post a link to the source that exhibits this problem so that we can debug further?
Comment 3•12 years ago
|
||
Closing as incomplete since we can't reproduce the bug. Please re-open if you can provide a test case as mentioned in comment 1 and comment 2.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INCOMPLETE
| Reporter | ||
Updated•12 years ago
|
Flags: needinfo?(dmarcos)
Updated•8 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•