Frank-Rainer Grahl 10 months ago
parent
commit
d5b07e79ff
1 changed files with 3 additions and 3 deletions
  1. 3 3
      mozilla-release/patches/1428306-61a1.patch

+ 3 - 3
mozilla-release/patches/1428306-61a1.patch

@@ -2,7 +2,7 @@
 # User Michael Kohler <me@michaelkohler.info>
 # Date 1523299605 -7200
 # Node ID 19591cc39b9a0ea11f0d4e3a314d0fb2461a1ceb
-# Parent  8f0e2aeb9afe3b5aa79e7f51363bad59b33447a5
+# Parent  f07d112fe9eb9fa39acefbb062bf06fb689d76d5
 Bug 1428306 - Remove browser.storageManager.enabled pref r=baku,johannh
 
 MozReview-Commit-ID: GodyYuGxVD
@@ -10,7 +10,7 @@ MozReview-Commit-ID: GodyYuGxVD
 diff --git a/browser/base/content/browser.js b/browser/base/content/browser.js
 --- a/browser/base/content/browser.js
 +++ b/browser/base/content/browser.js
-@@ -471,18 +471,17 @@ const gSessionHistoryObserver = {
+@@ -463,18 +463,17 @@ const gSessionHistoryObserver = {
      gURLBar.editor.transactionManager.clear();
    }
  };
@@ -801,7 +801,7 @@ diff --git a/browser/tools/mozscreenshots/mozscreenshots/extension/configuration
  
    configurations: {
      shareDevices: {
-       async applyConfig() {
+       selectors: ["#notification-popup"],
 diff --git a/dom/quota/test/browser_permissionsPrompt.html b/dom/quota/test/browser_permissionsPrompt.html
 --- a/dom/quota/test/browser_permissionsPrompt.html
 +++ b/dom/quota/test/browser_permissionsPrompt.html