Closed
Bug 1823278
Opened 2 years ago
Closed 2 years ago
Convert most of toolkit/components/utils to ES modules
Categories
(Toolkit :: General, task)
Toolkit
General
Tracking
()
RESOLVED
FIXED
113 Branch
Tracking | Status | |
---|---|---|
firefox113 | --- | fixed |
People
(Reporter: scunnane, Assigned: scunnane)
References
Details
(Whiteboard: [esmification-timeline])
Attachments
(2 files)
As part of the ESMification project, we should migrate the code in toolkit/components/utils
to use ES modules.
The 2 patches associated with this bug won't touch the mozjexl.js
file, since it's an imported file and will need to be handled separately.
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
Depends on D172949
Updated•2 years ago
|
Attachment #9323830 -
Attachment description: WIP: - Bug 1823278 - Convert most of toolkit/components/utils to ES modules → Bug 1823278 - Convert most of toolkit/components/utils to ES modules. r?Standard8
Updated•2 years ago
|
Attachment #9323832 -
Attachment description: WIP: - Bug 1823278 - Update consumers of toolkit/components/utils to import ES modules directly. → Bug 1823278 - Update consumers of toolkit/components/utils to import ES modules directly. r?Standard8
Pushed by scunnane@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5a75a1f9d4e2
Convert most of toolkit/components/utils to ES modules. r=Standard8
https://hg.mozilla.org/integration/autoland/rev/be84a6280bec
Update consumers of toolkit/components/utils to import ES modules directly. r=Standard8
Comment 4•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/5a75a1f9d4e2
https://hg.mozilla.org/mozilla-central/rev/be84a6280bec
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox113:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 113 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•