Loading tools/lint/eslint/eslint-plugin-mozilla/lib/environments/browser-window.js +1 −1 Original line number Diff line number Diff line Loading @@ -90,7 +90,7 @@ function getGlobalScriptIncludes(scriptPath) { .replace("chrome://global/content/", "toolkit/content/") .replace( "chrome://torbutton/content/", "toolkit/torproject/torbutton/chrome/content/" "toolkit/torbutton/chrome/content/" ); for (let mapping of Object.getOwnPropertyNames(MAPPINGS)) { Loading Loading
tools/lint/eslint/eslint-plugin-mozilla/lib/environments/browser-window.js +1 −1 Original line number Diff line number Diff line Loading @@ -90,7 +90,7 @@ function getGlobalScriptIncludes(scriptPath) { .replace("chrome://global/content/", "toolkit/content/") .replace( "chrome://torbutton/content/", "toolkit/torproject/torbutton/chrome/content/" "toolkit/torbutton/chrome/content/" ); for (let mapping of Object.getOwnPropertyNames(MAPPINGS)) { Loading