Bill Gianopoulos 1 year ago
parent
commit
eccd11f839

+ 6 - 6
comm-central/patches/TOP-1611647-2-fix-xul-references-suite.patch

@@ -1,9 +1,9 @@
 # HG changeset patch
 # HG changeset patch
 # User Bill Gianopoulos <wgianopoulos@gmail.com>
 # User Bill Gianopoulos <wgianopoulos@gmail.com>
-# Date 1672741663 18000
-#      Tue Jan 03 05:27:43 2023 -0500
-# Node ID 9fb33109ad37355c3e06e5a564e79f9354666f1e
-# Parent  5a34e3118f58afb2a6b9dd146a67ff192cbef7b7
+# Date 1685104306 14400
+#      Fri May 26 08:31:46 2023 -0400
+# Node ID 24970d55df690f4ecb025c6d44dee4df58195667
+# Parent  0111ce62b03707c51490f1f6f5595f40ddc1c145
 Bug 1611647 - Port bug 1579952 - Fix references to xul files in suite.
 Bug 1611647 - Port bug 1579952 - Fix references to xul files in suite.
 
 
 diff --git a/suite/app/profile/suite-prefs.js b/suite/app/profile/suite-prefs.js
 diff --git a/suite/app/profile/suite-prefs.js b/suite/app/profile/suite-prefs.js
@@ -2056,7 +2056,7 @@ diff --git a/suite/components/permissions/jar.mn b/suite/components/permissions/
 diff --git a/suite/components/places/PlacesUIUtils.jsm b/suite/components/places/PlacesUIUtils.jsm
 diff --git a/suite/components/places/PlacesUIUtils.jsm b/suite/components/places/PlacesUIUtils.jsm
 --- a/suite/components/places/PlacesUIUtils.jsm
 --- a/suite/components/places/PlacesUIUtils.jsm
 +++ b/suite/components/places/PlacesUIUtils.jsm
 +++ b/suite/components/places/PlacesUIUtils.jsm
-@@ -272,18 +272,18 @@ var PlacesUIUtils = {
+@@ -270,18 +270,18 @@ var PlacesUIUtils = {
    showBookmarkDialog(aInfo, aParentWindow) {
    showBookmarkDialog(aInfo, aParentWindow) {
      // Preserve size attributes differently based on the fact the dialog has
      // Preserve size attributes differently based on the fact the dialog has
      // a folder picker or not, since it needs more horizontal space than the
      // a folder picker or not, since it needs more horizontal space than the
@@ -2077,7 +2077,7 @@ diff --git a/suite/components/places/PlacesUIUtils.jsm b/suite/components/places
  
  
      // Set the transaction manager into batching mode.
      // Set the transaction manager into batching mode.
      topUndoEntry = PlacesTransactions.topUndoEntry;
      topUndoEntry = PlacesTransactions.topUndoEntry;
-@@ -642,17 +642,17 @@ var PlacesUIUtils = {
+@@ -640,17 +640,17 @@ var PlacesUIUtils = {
                  browserWindow.whereToOpenLink(aEvent, false, true) : "window";
                  browserWindow.whereToOpenLink(aEvent, false, true) : "window";
      if (where == "window") {
      if (where == "window") {
        // There is no browser window open, thus open a new one.
        // There is no browser window open, thus open a new one.