Closed
Bug 1803276
Opened 3 years ago
Closed 1 year ago
Make the tree list widget files window scoped modules
Categories
(Thunderbird :: Mail Window Front End, task)
Thunderbird
Mail Window Front End
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: aleca, Unassigned)
References
Details
The new tree list widget files should be .mjs and be included in a page with type="module", and when they're needed on runtime via JavaScript, they should be imported with import().
| Reporter | ||
Comment 1•1 year ago
|
||
This was done.
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•