Browse Source

port bug 1738277

Bill Gianopoulos 3 years ago
parent
commit
5a1d0dfab5
1 changed files with 27 additions and 0 deletions
  1. 27 0
      mozilla-central/patches/9999999-port1738277-95a1.patch

+ 27 - 0
mozilla-central/patches/9999999-port1738277-95a1.patch

@@ -0,0 +1,27 @@
+# HG changeset patch
+# User Bill Gianopoulos <wgianopoulos@gmail.com>
+# Date 1635504578 0
+Bug 9999999 - Port bug 1738277 to suite.
+Bug 1738277 - Remove packaged pinning/pins.json.
+
+diff --git a/suite/installer/package-manifest.in b/suite/installer/package-manifest.in
+--- a/suite/installer/package-manifest.in
++++ b/suite/installer/package-manifest.in
+@@ -298,17 +298,16 @@
+ ; [Default Preferences]
+ ; All the browser/general pref files must be part of base to prevent migration bugs
+ @RESPATH@/@PREF_DIR@/suite-prefs.js
+ @RESPATH@/@PREF_DIR@/composer.js
+ @RESPATH@/greprefs.js
+ @RESPATH@/defaults/autoconfig/prefcalls.js
+ @RESPATH@/defaults/permissions
+ @RESPATH@/defaults/settings/blocklists
+-@RESPATH@/defaults/settings/pinning
+ @RESPATH@/defaults/settings/main
+ ; Warning: changing the path to channel-prefs.js can cause bugs. (Bug 756325)
+ @RESPATH@/defaults/pref/channel-prefs.js
+ 
+ ; [Layout Engine Resources]
+ ; Layout debug extension.
+ #ifdef ENABLE_TESTS
+ #ifdef MOZ_DEBUG