Bug 1788925 - Convert AboutReader from JSM to ESM. r=Gijs.

Differential Revision: https://phabricator.services.mozilla.com/D157034
This commit is contained in:
Brian
2022-09-23 21:19:12 +00:00
parent cfa0027b5d
commit 0b327f0974
10 changed files with 22 additions and 24 deletions

View File

@@ -32,7 +32,7 @@ const known_scripts = {
"resource://gre/modules/Log.jsm",
// Browser front-end
"resource:///actors/AboutReaderChild.jsm",
"resource:///actors/AboutReaderChild.sys.mjs",
"resource:///actors/BrowserTabChild.sys.mjs",
"resource:///actors/LinkHandlerChild.jsm",
"resource:///actors/PageStyleChild.jsm",