Convert browser/actors/LinkHandler* JSMs to ESMs
Categories
(Firefox :: General, task)
Tracking
()
Tracking | Status | |
---|---|---|
firefox113 | --- | fixed |
People
(Reporter: kpatenio, Assigned: Nwobodoe71, Mentored)
References
(Blocks 1 open bug)
Details
(Keywords: good-first-bug)
Attachments
(1 file, 1 obsolete file)
(deleted),
text/x-phabricator-request
|
Details |
The two JSM modules in browser/actors requiring conversion are:
- https://searchfox.org/mozilla-central/rev/af78418c4b5f2c8721d1a06486cf4cf0b33e1e8d/browser/actors/LinkHandlerChild.jsm
- https://searchfox.org/mozilla-central/rev/af78418c4b5f2c8721d1a06486cf4cf0b33e1e8d/browser/actors/LinkHandlerParent.jsm
Other mentions of LinkHandlerParent.jsm or LinkHandlerChild.jsm should also be updated. Any mentions in tools/esmify/map.json
however can be safely ignored.
Please see our ESMification guide on how to convert these modules.
Assignee | ||
Comment 2•2 years ago
|
||
I will look into this.
Assignee | ||
Comment 3•2 years ago
|
||
Updated•2 years ago
|
(In reply to Lata from comment #1)
I would like to work on this issue. Please assign me.
Hi Lata, thank you for your interest. I noticed that you are still assigned to other tickets, so let's focus on those bugs for now until they are fixed.
(In reply to Ekene Nwobodo from comment #2)
I will look into this.
Hi Ekene, thank you for the patch. I will review it as soon as possible. When looking for more work in the future, please be mindful of comments made by other applicants interested in fixing a bug. (If you are not sure if a ticket is already assigned, you can always ask).
Updated•2 years ago
|
Comment 6•2 years ago
|
||
bugherder |
Comment 7•2 years ago
|
||
Comment 8•2 years ago
|
||
Comment on attachment 9323712 [details]
Port Bug 1822221 - Convert browser/actors/LinkHandler* JSMs to ESMs. r=#thunderbird-reviewers
Revision D172901 was moved to bug 1823093. Setting attachment 9323712 [details] to obsolete.
Description
•