Closed
Bug 1004404
Opened 12 years ago
Closed 12 years ago
Debugger is completely broken in Nightly
Categories
(DevTools :: Debugger, defect)
DevTools
Debugger
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1002456
People
(Reporter: vporof, Unassigned)
Details
1. Go to http://todomvc.com/architecture-examples/backbone/
2. Add a breakpoint on line 31 of app-view.js (inside the initialize function)
3. Reload
Relevant protocol log: https://pastebin.mozilla.org/5027565
| Reporter | ||
Comment 1•12 years ago
|
||
Can reproduce on fx-team on changeset 01acb9c03509.
Comment 2•12 years ago
|
||
This looks like a duplicate of bug 1002456. See that bug for details.
Status: NEW → RESOLVED
Closed: 12 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
•