Closed
Bug 1788932
Opened 3 years ago
Closed 3 years ago
Convert browser/actors/BrowserTab* JSM modules to ESMs
Categories
(Firefox :: General, task)
Firefox
General
Tracking
()
RESOLVED
FIXED
107 Branch
Tracking | Status | |
---|---|---|
firefox107 | --- | fixed |
People
(Reporter: mconley, Assigned: nolan.ishii)
References
(Blocks 1 open bug)
Details
(Whiteboard: [esmification-timeline] )
Attachments
(1 file)
The JSMs in question are:
- https://searchfox.org/mozilla-central/rev/25ec642ed33ca83f25e88ec0f9f27e8ad8a29e24/browser/actors/BrowserTabChild.jsm
- https://searchfox.org/mozilla-central/rev/25ec642ed33ca83f25e88ec0f9f27e8ad8a29e24/browser/actors/BrowserTabParent.jsm
ESMification guide: https://docs.google.com/document/d/1cpzIK-BdP7u6RJSar-Z955GV--2Rj8V4x2vl34m36Go/edit
Reporter | ||
Updated•3 years ago
|
Assignee: nobody → nolan.ishii
Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Attachment #9294114 -
Attachment description: Bug 1788932 Convert browser/actors/BrowserTab* JSM modules to ESMs r=mconley → Bug 1788932 - Convert browser/actors/BrowserTab* JSM modules to ESMs r=mconley!
Pushed by mconley@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b88f41442213
Convert browser/actors/BrowserTab* JSM modules to ESMs r=NeilDeakin
Comment 3•3 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox107:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 107 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•