Closed
Bug 1822509
Opened 2 years ago
Closed 2 years ago
Port bug 1779621 (and some more) - Migrate intl/locale from jsm to esm
Categories
(Thunderbird :: Upstream Synchronization, task)
Thunderbird
Upstream Synchronization
Tracking
(thunderbird_esr102 unaffected, thunderbird112 wontfix)
RESOLVED
FIXED
113 Branch
| Tracking | Status | |
|---|---|---|
| thunderbird_esr102 | --- | unaffected |
| thunderbird112 | --- | wontfix |
People
(Reporter: mkmelin, Assigned: mkmelin)
References
Details
(Whiteboard: [esmification-timeline])
Attachments
(3 files)
+++ This bug was initially created as a clone of Bug #1779621 +++
We should migrate the jsm files under intl/locale to be es modules.
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 2•2 years ago
|
||
| Assignee | ||
Comment 3•2 years ago
|
||
m-c converted this in bug 1792365
../mach tb-esmify --upstream-imports . --prefix=toolkit/modules/FileUtils.sys.mjs
| Assignee | ||
Updated•2 years ago
|
Status: NEW → ASSIGNED
Keywords: leave-open
Summary: Port bug 1779621 - Migrate intl/locale from jsm to esm → Port bug 1779621 (and some more) - Migrate intl/locale from jsm to esm
Target Milestone: --- → 113 Branch
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/4ab4ec978afd
Port bug 1779621 - Migrate intl/locale from jsm to esm. r=freaktechnik
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/11b6344ab5d6
Migrate FileUtils.jsm consumers to use ES module imports directly. r=freaktechnik
| Assignee | ||
Updated•2 years ago
|
Keywords: leave-open
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/9c8b2608be39
Migrate Downloads.jsm consumers to use ES module imports directly. r=freaktechnik
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•2 years ago
|
status-thunderbird112:
--- → wontfix
You need to log in
before you can comment on or make changes to this bug.
Description
•