gecko-dev/testing/mochitest/BrowserTestUtils
Kagami Sascha Rosylight 1bc31d02b9 Bug 1972344 - Part 2: Add BrowserTestUtils.concealWindow r=Gijs
Now it's `concealWindow` as it receives a window parameter, because the linter argues that the test script can't have direct reference to the test runner window. (eslint no-undef)

Differential Revision: https://phabricator.services.mozilla.com/D254788
2025-06-25 00:08:53 +00:00
..
content Bug 1954826 - Remove ContentTaskUtils from the list of eslint globals for tests r=frontend-codestyle-reviewers,mossop 2025-03-24 13:22:58 +00:00
BrowserTestUtils.sys.mjs Bug 1972344 - Part 2: Add BrowserTestUtils.concealWindow r=Gijs 2025-06-25 00:08:53 +00:00
BrowserTestUtilsChild.sys.mjs Bug 1968479 - Use evalInSandbox instead of eval in BrowserTestUtils r=mccr8 2025-06-17 10:14:55 +00:00
BrowserTestUtilsParent.sys.mjs
ContentEventListenerChild.sys.mjs Bug 1968479 - Use evalInSandbox instead of eval in BrowserTestUtils r=mccr8 2025-06-17 10:14:55 +00:00
ContentEventListenerParent.sys.mjs
ContentTask.sys.mjs
moz.build