Closed
Bug 986587
Opened 11 years ago
Closed 11 years ago
Add metadata to JS modules from add-ons
Categories
(DevTools :: Debugger, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: mossop, Unassigned)
References
Details
For the add-on debugger to recognise JS modules provided by an add-on we have to tag them with metadata in the same way that we do sandboxes. Since JS modules are created with a well known URI and we have a function in the add-ons manager to map URIs to add-on IDs this should be doable.
Reporter | ||
Comment 1•11 years ago
|
||
Nope, wrong approach
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•