Loading .eslintrc.js +0 −1 Original line number Diff line number Diff line Loading @@ -196,7 +196,6 @@ module.exports = { "modules/libpref/test/unit/test_dirtyPrefs.js", "toolkit/crashreporter/test/unit/test_crash_AsyncShutdown.js", "toolkit/mozapps/update/tests/unit_aus_update/testConstants.js", "xpcom/tests/unit/test_hidden_files.js", // These are more complicated bugs which may require some in-depth // investigation or different solutions. They are also likely to be Loading xpcom/tests/unit/test_hidden_files.js +0 −2 Original line number Diff line number Diff line const NS_OS_TEMP_DIR = "TmpD"; const CWD = do_get_cwd(); const { Services } = ChromeUtils.import("resource://gre/modules/Services.jsm"); var hiddenUnixFile; Loading Loading
.eslintrc.js +0 −1 Original line number Diff line number Diff line Loading @@ -196,7 +196,6 @@ module.exports = { "modules/libpref/test/unit/test_dirtyPrefs.js", "toolkit/crashreporter/test/unit/test_crash_AsyncShutdown.js", "toolkit/mozapps/update/tests/unit_aus_update/testConstants.js", "xpcom/tests/unit/test_hidden_files.js", // These are more complicated bugs which may require some in-depth // investigation or different solutions. They are also likely to be Loading
xpcom/tests/unit/test_hidden_files.js +0 −2 Original line number Diff line number Diff line const NS_OS_TEMP_DIR = "TmpD"; const CWD = do_get_cwd(); const { Services } = ChromeUtils.import("resource://gre/modules/Services.jsm"); var hiddenUnixFile; Loading