Closed
Bug 1822556
Opened 2 years ago
Closed 2 years ago
Convert toolkit/actors to ES Modules
Categories
(Toolkit :: General, task, P3)
Toolkit
General
Tracking
()
RESOLVED
FIXED
113 Branch
Tracking | Status | |
---|---|---|
firefox113 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
References
Details
(Whiteboard: [esmification-timeline])
Attachments
(2 files)
As part of the continued work, we should convert browser/actors to ES modules. There are four Test*.jsm
files that should stay as they are - because they are explicitly for testing JSM based actors.
Try push: https://treeherder.mozilla.org/jobs?repo=try&revision=3d857ae295598d82da9ee120681873aa275e9783
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
Depends on D172679
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/21ca9cde4917
Convert toolkit/actors to ES Modules. r=mossop
https://hg.mozilla.org/integration/autoland/rev/651dadff8b48
Update consumers of toolkit/actors to import ES modules directly. r=mossop,perftest-reviewers,credential-management-reviewers,sgalich,kshampur
Comment 4•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/21ca9cde4917
https://hg.mozilla.org/mozilla-central/rev/651dadff8b48
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
•