Bill Gianopoulos 2 years ago
parent
commit
44da4a8589

+ 2 - 2
comm-central/patches/TOP-1611010-DOMEventListener-cc.patch

@@ -322,7 +322,7 @@ diff --git a/suite/components/places/content/browserPlacesViews.js b/suite/compo
 diff --git a/suite/components/places/content/editBookmarkOverlay.js b/suite/components/places/content/editBookmarkOverlay.js
 --- a/suite/components/places/content/editBookmarkOverlay.js
 +++ b/suite/components/places/content/editBookmarkOverlay.js
-@@ -470,18 +470,17 @@ var gEditItemOverlay = {
+@@ -455,18 +455,17 @@ var gEditItemOverlay = {
                                        this._folderMenuList.selectedIndex);
  
      // Hide the folders-separator if no folder is annotated as recently-used
@@ -342,7 +342,7 @@ diff --git a/suite/components/places/content/editBookmarkOverlay.js b/suite/comp
    uninitPanel(aHideCollapsibleElements) {
      if (aHideCollapsibleElements) {
        // Hide the folder tree if it was previously visible.
-@@ -950,17 +949,17 @@ var gEditItemOverlay = {
+@@ -935,17 +934,17 @@ var gEditItemOverlay = {
      this._folderTree.focus();
      this._folderTree.selectItems([ip.itemId]);
      PlacesUtils.asContainer(this._folderTree.selectedNode).containerOpen = true;

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

@@ -3580,7 +3580,7 @@ diff --git a/suite/components/tests/chrome/test_idcheck.xhtml b/suite/components
 diff --git a/suite/extensions/debugQA/content/debugQAEditorOverlay.js b/suite/extensions/debugQA/content/debugQAEditorOverlay.js
 --- a/suite/extensions/debugQA/content/debugQAEditorOverlay.js
 +++ b/suite/extensions/debugQA/content/debugQAEditorOverlay.js
-@@ -208,14 +208,14 @@ function ExecuteJSTransactionViaEditor()
+@@ -187,14 +187,14 @@ function ExecuteJSTransactionViaEditor()
      editor.doTransaction(txn);
    } catch (e) {
      dump("ExecuteJSTransactionViaEditor() failed!");

+ 1 - 1
comm-central/patches/TOP-1614671-port1456035-4-and-5-61a1-cc.patch

@@ -964,7 +964,7 @@ diff --git a/suite/components/places/content/controller.js b/suite/components/pl
 diff --git a/suite/components/places/content/editBookmarkOverlay.js b/suite/components/places/content/editBookmarkOverlay.js
 --- a/suite/components/places/content/editBookmarkOverlay.js
 +++ b/suite/components/places/content/editBookmarkOverlay.js
-@@ -470,17 +470,17 @@ var gEditItemOverlay = {
+@@ -455,17 +455,17 @@ var gEditItemOverlay = {
                                        this._folderMenuList.selectedIndex);
  
      // Hide the folders-separator if no folder is annotated as recently-used