Closed
Bug 1790224
Opened 2 years ago
Closed 2 years ago
Convert browser/actors/ClickHandler* JSM modules to ESMs
Categories
(Firefox :: General, task)
Firefox
General
Tracking
()
RESOLVED
FIXED
107 Branch
Tracking | Status | |
---|---|---|
firefox107 | --- | fixed |
People
(Reporter: mconley, Assigned: csun)
References
(Blocks 1 open bug)
Details
(Whiteboard: [esmification-timeline] )
Attachments
(1 file)
The JSMs in browser/actors/ClickHandler* are:
- https://searchfox.org/mozilla-central/rev/34d49c8bb323e2df365d95d2ce830ceab78ec804/browser/actors/ClickHandlerChild.jsm
- https://searchfox.org/mozilla-central/rev/34d49c8bb323e2df365d95d2ce830ceab78ec804/browser/actors/ClickHandlerParent.jsm
ESMification guide: https://docs.google.com/document/d/1cpzIK-BdP7u6RJSar-Z955GV--2Rj8V4x2vl34m36Go/edit
Reporter | ||
Updated•2 years ago
|
Product: Toolkit → Firefox
Reporter | ||
Updated•2 years ago
|
Assignee: nobody → csun
Assignee | ||
Comment 1•2 years ago
|
||
Pushed by mconley@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/472bfeb02bc7
Convert browser/actors/ClickHandler* JSM modules to ESMs. r=mconley
Comment 3•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 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
•