Closed
Bug 925692
Opened 11 years ago
Closed 4 years ago
Loader.jsm: Automatically map /toolkit/devtools/*.js to "devtools/*"
Categories
(DevTools :: General, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: paul, Unassigned)
References
Details
Reporter | ||
Comment 1•11 years ago
|
||
One reason to work on that: bug 927266.
Bug 976679 added "devtools/toolkit" to the loader, which is similar (though one extra word to type).
I think we can use this bug to clean up all the garbage loader paths we've added and just use "devtools/toolkit/..." everywhere instead.
Depends on: 976679
If we make these moves at some point, we should search addons to be sure they don't depend on the old paths.
Updated•6 years ago
|
Product: Firefox → DevTools
Comment 5•4 years ago
|
||
No. We stopped having modules in toolkit. Instead we split module in client versus shared versus server.
I think server and a part of shared used to what was calling "tookit" here.
Status: NEW → RESOLVED
Closed: 4 years ago
Flags: needinfo?(poirot.alex)
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•