Closed
Bug 1788927
Opened 3 years ago
Closed 3 years ago
Convert browser/actors/AboutTabCrashed* JSM modules to ESMs
Categories
(Firefox :: General, task)
Firefox
General
Tracking
()
RESOLVED
FIXED
106 Branch
Tracking | Status | |
---|---|---|
firefox106 | --- | fixed |
People
(Reporter: mconley, Assigned: axtinemvsn)
References
(Blocks 1 open bug)
Details
(Whiteboard: [esmification-timeline] )
Attachments
(1 file)
The JSMs in browser/actors/AboutTabCrashed* are:
- https://searchfox.org/mozilla-central/rev/25ec642ed33ca83f25e88ec0f9f27e8ad8a29e24/browser/actors/AboutTabCrashedChild.jsm
- https://searchfox.org/mozilla-central/rev/25ec642ed33ca83f25e88ec0f9f27e8ad8a29e24/browser/actors/AboutTabCrashedParent.jsm
ESMification guide: https://docs.google.com/document/d/1cpzIK-BdP7u6RJSar-Z955GV--2Rj8V4x2vl34m36Go/edit
Assignee | ||
Comment 1•3 years ago
|
||
Pushed by mconley@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d4b323679ebb
Convert browser/actors/AboutTabCrashed* JSM modules to ESMs. r=mconley
Comment 3•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox106:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 106 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•