Closed
Bug 1166885
Opened 11 years ago
Closed 11 years ago
Cannot set breakpoints in XBL bindings
Categories
(DevTools :: Debugger, defect)
DevTools
Debugger
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1163540
People
(Reporter: mconley, Unassigned)
Details
STR:
1) Open the Browser Toolbox
2) Switch to the Debugger pane
3) Choose tabbrowser.xml to debug
4) Find the "addTab" method for the tabbrowser binding and attempt to set a breakpoint during its first statement
ER:
Should be able to set a breakpoint and hit it.
AR:
When we click to the left of the line number to set the breakpoint, the breakpoint suddenly jumps wayyyyy down to some other unrelated line.
| Reporter | ||
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Updated•8 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•