Closed
Bug 1793395
Opened 3 years ago
Closed 3 years ago
Use absolute URLs for all custom loader's require.
Categories
(DevTools :: General, task)
DevTools
General
Tracking
(firefox107 fixed)
RESOLVED
FIXED
107 Branch
Tracking | Status | |
---|---|---|
firefox107 | --- | fixed |
People
(Reporter: ochameau, Assigned: ochameau)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Sub task to split the work from bug 1789835.
Bug 1789835 first focused on all usages of require("...");
, but this missed all usages of loader.require("...");
.
Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Assignee: nobody → poirot.alex
Status: NEW → ASSIGNED
Pushed by apoirot@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5972492d1556
[devtools] Use absolute URLs for all custom loader's require. r=Honza
Comment 3•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox107:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 107 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•