Closed
Bug 1821162
Opened 3 years ago
Closed 3 years ago
Convert SwitchDocumentDirectionChild.jsm and PromptParent.jsm in browser/actors to ESMs
Categories
(Firefox :: General, task)
Firefox
General
Tracking
()
RESOLVED
FIXED
113 Branch
| Tracking | Status | |
|---|---|---|
| firefox113 | --- | fixed |
People
(Reporter: kpatenio, Assigned: annhermy, Mentored)
References
Details
(Keywords: good-first-bug)
Attachments
(1 file)
The JSM modules in browser/actors requiring conversion:
- https://searchfox.org/mozilla-central/rev/cd2121e7d83af1b421c95e8c923db70e692dab5f/browser/actors/SwitchDocumentDirectionChild.jsm
- https://searchfox.org/mozilla-central/rev/cd2121e7d83af1b421c95e8c923db70e692dab5f/browser/actors/PromptParent.jsm
Please see our ESMification guide on how to convert these modules.
Mentor: kpatenio
Keywords: good-first-bug
Updated•3 years ago
|
Assignee: nobody → annhermy
Status: NEW → ASSIGNED
Updated•3 years ago
|
Blocks: esm-ification
Pushed by kpatenio@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/df986767c64a
Convert SwitchDocumentDirectionChild.jsm and PromptParent.jsm in browser/actors to ESMs r=kpatenio,bnasar
Comment 4•3 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 3 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
•