Revert "Firefox 141.0 (#9467)" (#9477)

This commit is contained in:
mr. m
2025-07-15 18:08:58 +02:00
committed by GitHub
parent def1008e2d
commit a283824122
90 changed files with 649 additions and 461 deletions

View File

@@ -1,11 +1,11 @@
diff --git a/testing/profiles/mochitest/user.js b/testing/profiles/mochitest/user.js
index c43196b3c9cf8c90fa1cca5b6d205c410adec022..767e78ae1d9e4067a4c4777840bef2952a480f66 100644
index a4068ac3f61161d014c49d54ae7a3bf886868f1b..b9861cfaae19a4a71b75ccc73095dc602df22b12 100644
--- a/testing/profiles/mochitest/user.js
+++ b/testing/profiles/mochitest/user.js
@@ -44,3 +44,9 @@ user_pref("geo.prompt.open_system_prefs", false);
// Enable Nimbus debug logging.
user_pref("messaging-system.log", "all");
@@ -41,3 +41,9 @@ user_pref("places.history.floodingPrevention.enabled", false);
// permission, and we can open it and wait for the user to give permission, then
// don't do that.
user_pref("geo.prompt.open_system_prefs", false);
+
+user_pref("zen.welcome-screen.seen", true);
+user_pref("zen.tab-unloader.enabled", false);