Closed
Bug 1860082
Opened 2 years ago
Closed 2 years ago
Catch up on mozilla-central esmification
Categories
(Thunderbird :: Upstream Synchronization, task)
Tracking
(thunderbird_esr115 wontfix, thunderbird121 fixed)
RESOLVED
FIXED
121 Branch
People
(Reporter: freaktechnik, Assigned: freaktechnik)
Details
(Whiteboard: [tb-esmification])
Attachments
(3 files)
While working on the ESR we've not kept up with esmification in mozilla-central and mostly relied on the compatibility layers to keep the application working. The two primary modules that we haven't migrated the imports for yet are NetUtil and httpd.
| Assignee | ||
Updated•2 years ago
|
Whiteboard: [tb-esmification]
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 2•2 years ago
|
||
Depends on D191454
| Assignee | ||
Comment 3•2 years ago
|
||
Depends on D191455
Updated•2 years ago
|
status-thunderbird_esr115:
--- → wontfix
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Updated•2 years ago
|
status-thunderbird120:
fixed → ---
status-thunderbird121:
--- → fixed
Keywords: checkin-needed-tb
Target Milestone: 120 Branch → 121 Branch
Pushed by brendan@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/f46f0267d768
Import NetUtil as an ES module. r=mkmelin
https://hg.mozilla.org/comm-central/rev/8858618cb0e8
Catch up on remaining module imports with mozilla-central ES module conversion. r=mkmelin
https://hg.mozilla.org/comm-central/rev/e01ee83f0951
Update modules referenced in browser_startup that were converted to ESM in mozilla-central. r=mkmelin
You need to log in
before you can comment on or make changes to this bug.
Description
•