From d6946f1c2600b04000a7fce2c53cda6f239a3821 Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Wed, 23 Oct 2024 23:43:04 +0000 Subject: [PATCH] RFP info In FF133+ newwin and LB steps are now aligned - https://bugzilla.mozilla.org/show_bug.cgi?id=1556002 - so you won't open at one size and LB wants to be another PS: privacy.window.max* sizes changed to 1400 x 900 --- user.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user.js b/user.js index 9734b7c..36e64aa 100644 --- a/user.js +++ b/user.js @@ -843,7 +843,7 @@ user_pref("privacy.resistFingerprinting.block_mozAddonManager", true); * dislike the margins, then flip this pref, keeping in mind that it is effectively fingerprintable * [WARNING] DO NOT USE: the dimension pref is only meant for testing * [1] https://bugzilla.mozilla.org/1407366 - * [2] https://hg.mozilla.org/mozilla-central/rev/6d2d7856e468#l2.32 ***/ + * [2] https://hg.mozilla.org/mozilla-central/rev/7211cb4f58ff#l5.13 ***/ // user_pref("privacy.resistFingerprinting.letterboxing", true); // [HIDDEN PREF] // user_pref("privacy.resistFingerprinting.letterboxing.dimensions", ""); // [HIDDEN PREF] /* 4505: disable RFP by domain [FF91+] ***/