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/dialogs/dohExceptions.js | 1 - 1 file changed, 1 deletion(-) (limited to 'browser/components/preferences/dialogs/dohExceptions.js') diff --git a/browser/components/preferences/dialogs/dohExceptions.js b/browser/components/preferences/dialogs/dohExceptions.js index f4c1d4d80d..9bf64bd4ed 100644 --- a/browser/components/preferences/dialogs/dohExceptions.js +++ b/browser/components/preferences/dialogs/dohExceptions.js @@ -31,7 +31,6 @@ var gDoHExceptionsManager = { "network.trr.excluded-domains" ); - this._btnAddException.disabled = this._prefLocked; document.getElementById("exceptionDialog").getButton("accept").disabled = this._prefLocked; this._urlField.disabled = this._prefLocked; -- cgit v1.2.3