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/sync.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'browser/components/preferences/sync.js') diff --git a/browser/components/preferences/sync.js b/browser/components/preferences/sync.js index 11a6a42e2e..fa3f333e8b 100644 --- a/browser/components/preferences/sync.js +++ b/browser/components/preferences/sync.js @@ -69,7 +69,7 @@ var gSyncPane = { xps.ensureLoaded(); }, - _showLoadPage(xps) { + _showLoadPage() { let maybeAcct = false; let username = Services.prefs.getCharPref("services.sync.username", ""); if (username) { -- cgit v1.2.3