The two JSM modules in [browser/actors](https://searchfox.org/mozilla-central/source/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 [LinkedHandlerParent.jsm](https://searchfox.org/mozilla-central/search?q=linkhandlerparent.jsm&path=&case=false®exp=true) or [LinkedHandlerChild.jsm](https://searchfox.org/mozilla-central/search?q=linkhandlerchild.jsm&path=&case=false®exp=true) should also be updated. Any mentions in `tools/esmify/map.json` however can be safely ignored. Please see our [ESMification guide](https://docs.google.com/document/d/1cpzIK-BdP7u6RJSar-Z955GV--2Rj8V4x2vl34m36Go/edit) on how to convert these modules.
Bug 1822221 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
The two JSM modules in [browser/actors](https://searchfox.org/mozilla-central/source/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](https://searchfox.org/mozilla-central/search?q=linkhandlerparent.jsm&path=&case=false®exp=true) or [LinkHandlerChild.jsm](https://searchfox.org/mozilla-central/search?q=linkhandlerchild.jsm&path=&case=false®exp=true) should also be updated. Any mentions in `tools/esmify/map.json` however can be safely ignored. Please see our [ESMification guide](https://docs.google.com/document/d/1cpzIK-BdP7u6RJSar-Z955GV--2Rj8V4x2vl34m36Go/edit) on how to convert these modules.