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
This commit is contained in:
Thorin-Oakenpants 2024-10-23 23:43:04 +00:00 committed by GitHub
parent 37d8e9467a
commit d6946f1c26
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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+] ***/