Closed
Bug 1112293
Opened 11 years ago
Closed 7 years ago
Need a notification event when the Browser Toolbox is initiated
Categories
(DevTools :: Debugger, task)
DevTools
Debugger
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: evold, Unassigned)
References
(Blocks 1 open bug)
Details
In bug 1092270 we wish to have the add-on debugger open and initialized before the main `index.js`/`main.js` file of the add-on is executed, so that this main file may be debugged.
In order to do this we need a notification or callback in order to be altered that the debugger opened has been initialized.
Updated•7 years ago
|
Product: Firefox → DevTools
Updated•7 years ago
|
Type: defect → task
Comment 1•7 years ago
|
||
Closing as I believe this relates to legacy addons. If this is still relevant, feel free to re-open.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•