summaryrefslogtreecommitdiffstats
path: root/dom/security/test/general/browser_restrict_privileged_about_script.js
diff options
context:
space:
mode:
Diffstat (limited to 'dom/security/test/general/browser_restrict_privileged_about_script.js')
-rw-r--r--dom/security/test/general/browser_restrict_privileged_about_script.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/dom/security/test/general/browser_restrict_privileged_about_script.js b/dom/security/test/general/browser_restrict_privileged_about_script.js
index 0baa6e3d4d..7dfb6d691a 100644
--- a/dom/security/test/general/browser_restrict_privileged_about_script.js
+++ b/dom/security/test/general/browser_restrict_privileged_about_script.js
@@ -20,7 +20,7 @@ add_task(async function test_principal_click() {
});
await BrowserTestUtils.withNewTab(
"about:test-about-privileged-with-scripts",
- async function (browser) {
+ async function () {
// Wait for page to fully load
info("Waiting for tab to be loaded..");
// let's look into the fully loaded about page