summaryrefslogtreecommitdiffstats
path: root/debian/local/pref
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 02:26:22 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 02:26:22 +0000
commit6ba7f182f49ab973ebdfcb6429782efe4cacba76 (patch)
tree9d8de993717742aba8be12c4829cdef87871015d /debian/local/pref
parentuser.js: Re-enabling limiting events that can cause a pop-up. (diff)
downloadfirefox-esr-6ba7f182f49ab973ebdfcb6429782efe4cacba76.tar.xz
firefox-esr-6ba7f182f49ab973ebdfcb6429782efe4cacba76.zip
user.js: Re-disabling page thumbnail collection.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--debian/local/pref/user.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/local/pref/user.js b/debian/local/pref/user.js
index 9e92409391..8d1adb3be4 100644
--- a/debian/local/pref/user.js
+++ b/debian/local/pref/user.js
@@ -712,7 +712,7 @@ user_pref("_user.js.parrot", "5000 syntax error: the parrot's taken 'is last bow
/* 5018: limit events that can cause a pop-up ***/
user_pref("dom.popup_allowed_events", "click dblclick mousedown pointerdown");
/* 5019: disable page thumbnail collection ***/
- // user_pref("browser.pagethumbnails.capturing_disabled", true); // [HIDDEN PREF]
+user_pref("browser.pagethumbnails.capturing_disabled", true); // [HIDDEN PREF]
/* 5020: disable Windows native notifications and use app notications instead [FF111+] [WINDOWS] ***/
// user_pref("alerts.useSystemBackend.windows.notificationserver.enabled", false);
/* 5021: disable location bar using search