From 086c044dc34dfc0f74fbe41f4ecb402b2cd34884 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:13:33 +0200 Subject: Merging upstream version 125.0.1. Signed-off-by: Daniel Baumann --- browser/components/preferences/tests/browser_connection.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'browser/components/preferences/tests/browser_connection.js') diff --git a/browser/components/preferences/tests/browser_connection.js b/browser/components/preferences/tests/browser_connection.js index 01cdf571f2..896361b16b 100644 --- a/browser/components/preferences/tests/browser_connection.js +++ b/browser/components/preferences/tests/browser_connection.js @@ -26,7 +26,7 @@ function test() { so it has to be opened as a sub dialog of the main pref tab. Open the main tab here. */ - open_preferences(async function tabOpened(aContentWindow) { + open_preferences(async function tabOpened() { is( gBrowser.currentURI.spec, "about:preferences", -- cgit v1.2.3