Closed
Bug 685849
Opened 14 years ago
Closed 14 years ago
Update the script debugger to work with the new jsdebugger module
Categories
(DevTools :: General, defect)
DevTools
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: past, Assigned: past)
References
Details
The new jsdebugger.jsm is now the provider of the Debugger global. We have to refactor the script debugger to use that instead of nsIJSInspector (although we still need the latter for the enter/exitNestedEventLoop methods).
Assignee | ||
Updated•14 years ago
|
Assignee: nobody → past
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•14 years ago
|
||
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•