Port bug 1792365 to Thunderbird - Migrate some of toolkit/modules to ES Modules
Categories
(Thunderbird :: Upstream Synchronization, task)
Tracking
(thunderbird_esr102 unaffected)
Tracking | Status | |
---|---|---|
thunderbird_esr102 | --- | unaffected |
People
(Reporter: mkmelin, Assigned: rjl)
References
Details
(Whiteboard: [tb-esmification] )
Attachments
(2 files)
Bug 1792817 - Port bug 1792365: Migrate some toolkit module imports to ESM. r=#thunderbird-reviewers
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review |
+++ This bug was initially created as a clone of Bug #1792365 +++
https://hg.mozilla.org/mozilla-central/rev/53898a90758d
https://hg.mozilla.org/mozilla-central/rev/b7d632209868
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
../mach tb-esmify --upstream-imports calendar --prefix=toolkit/
../mach tb-esmify --upstream-imports chat --prefix=toolkit/
../mach tb-esmify --upstream-imports mail --prefix=toolkit/
../mach tb-esmify --upstream-imports mailnews --prefix=toolkit/
Updated•2 years ago
|
Assignee | ||
Comment 2•2 years ago
|
||
These modules are not loaded in a way that mach tb-esmify is able to detect.
Depends on D158363
Assignee | ||
Updated•2 years ago
|
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/ab339ed06736
Port bug 1792365: Migrate some toolkit module imports to ESM. r=mkmelin
https://hg.mozilla.org/comm-central/rev/b0dfdc487c9f
Port bug 1792365: Manual migrate toolkit module imports to ESM. r=mkmelin
Reporter | ||
Updated•2 years ago
|
Description
•