Open
Bug 1803230
Opened 2 years ago
Updated 1 year ago
[meta] Migrate from loadSubScript to ES Modules (for tests)
Categories
(Core :: XPConnect, task)
Core
XPConnect
Tracking
()
NEW
People
(Reporter: saschanaz, Unassigned)
References
(Depends on 1 open bug)
Details
(Keywords: meta)
It's not very IDE friendly and it makes hard to know which thing is from which script, especially when passing this
as the second argument. Given that ES module system is a thing now, it probably also makes sense to migrate if possible.
Reporter | ||
Updated•2 years ago
|
See Also: → esm-ification
Comment hidden (off-topic) |
Comment hidden (off-topic) |
Comment hidden (off-topic) |
You need to log in
before you can comment on or make changes to this bug.
Description
•