Closed
Bug 1798635
Opened 3 years ago
Closed 3 years ago
Convert toolkit/actors/WebChannel* JSM modules to ESMs
Categories
(Toolkit :: General, task, P3)
Toolkit
General
Tracking
()
RESOLVED
FIXED
111 Branch
Tracking | Status | |
---|---|---|
firefox111 | --- | fixed |
People
(Reporter: standard8, Assigned: bnasar, Mentored)
References
Details
(Keywords: good-first-bug, Whiteboard: [esmification-timeline][lang=js])
Attachments
(1 file)
The JSMs in toolkit/actors/WebChannel* are:
- https://searchfox.org/mozilla-central/rev/17349477695facefe7d180d7afc2b74a965c21db/toolkit/actors/WebChannelChild.jsm
- https://searchfox.org/mozilla-central/rev/17349477695facefe7d180d7afc2b74a965c21db/toolkit/actors/WebChannelParent.jsm
ESMification guide: https://docs.google.com/document/d/1cpzIK-BdP7u6RJSar-Z955GV--2Rj8V4x2vl34m36Go/edit
In the guide, especially see the walkthrough - perform both the convert and import parts.
Reporter | ||
Updated•3 years ago
|
Updated•3 years ago
|
Assignee: nobody → kpatenio
Pushed by kpatenio@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4b36bc33383d
Converted WebChannel JSM modules to ESM. r=kpatenio,Standard8
Comment 3•3 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox111:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 111 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•