Closed
Bug 1790758
Opened 3 years ago
Closed 3 years ago
Convert Region.jsm and IgnoreLists.jsm JSM modules to ESMs
Categories
(Firefox :: Search, task, P3)
Firefox
Search
Tracking
()
RESOLVED
FIXED
107 Branch
Tracking | Status | |
---|---|---|
firefox107 | --- | fixed |
People
(Reporter: standard8, Assigned: jsudiaman)
References
Details
(Whiteboard: [esmification-timeline] )
Attachments
(1 file)
As part of ESMification, we should convert:
- https://searchfox.org/mozilla-central/rev/9769b513e38ee4f5df9d5d1eff55ff7cdc8cbf81/toolkit/modules/Region.jsm
- https://searchfox.org/mozilla-central/rev/9769b513e38ee4f5df9d5d1eff55ff7cdc8cbf81/toolkit/modules/IgnoreLists.jsm
ESMification guide: https://docs.google.com/document/d/1cpzIK-BdP7u6RJSar-Z955GV--2Rj8V4x2vl34m36Go/edit
Reporter | ||
Comment 1•3 years ago
|
||
Note: for now, the instance of do_importModule
that references Region.jsm
should be left as it is, we don't have a replacement for that function yet (bug 1790761).
Assignee | ||
Updated•3 years ago
|
Assignee: nobody → jsudiaman
Assignee | ||
Comment 2•3 years ago
|
||
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/46bc292adc99
Convert Region.jsm and IgnoreLists.jsm JSM modules to ESMs r=Standard8,preferences-reviewers,credential-management-reviewers
Comment 4•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
•