Merge branch 'master' of gitlab.com:librewolf-community/browser/common

master
Bert van der Weerd 2021-07-14 14:09:39 +02:00
commit 7294ed9baa
No known key found for this signature in database
GPG Key ID: 4CFABB96ADE0F5B1
4 changed files with 722 additions and 428 deletions

File diff suppressed because it is too large Load Diff

View File

@ -23,3 +23,16 @@ index d16b27b1ea..a119166fa5 100644
"preferences",
"privatebrowsing",
"prompts",
diff --git a/browser/base/content/browser.js b/browser/base/content/browser.js
index 16168e5..857a968 100644
--- a/browser/base/content/browser.js
+++ b/browser/base/content/browser.js
@@ -5246,8 +5246,6 @@ var XULBrowserWindow = {
SafeBrowsingNotificationBox.onLocationChange(aLocationURI);
- SaveToPocket.onLocationChange(window);
-
UrlbarProviderSearchTips.onLocationChange(
window,
aLocationURI,

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 272 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 53 KiB

After

Width:  |  Height:  |  Size: 6.0 KiB