Closed
Bug 686714
Opened 14 years ago
Closed 14 years ago
Move the debugger code into the devtools module
Categories
(DevTools :: General, defect)
DevTools
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: past, Assigned: past)
Details
Now that we have a devtools module we should move the debugger over there as well.
Assignee | ||
Comment 1•14 years ago
|
||
The browser/ part was done in:
https://hg.mozilla.org/users/dcamp_campd.org/remote-debug/rev/9b30d4ced28a
Assignee: nobody → past
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•14 years ago
|
||
The toolkit/ part along with fixes for broken mochitests was done in:
https://hg.mozilla.org/users/dcamp_campd.org/remote-debug/rev/7fd5e41266d3
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 3•14 years ago
|
||
There was some mochitest breakage I hadn't noticed, which got fixed at:
https://hg.mozilla.org/users/dcamp_campd.org/remote-debug/rev/75c7415482cd
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•