summaryrefslogtreecommitdiff
path: root/data/patches/hide-protections-dashboard.patch
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2025-09-14 23:37:15 -0400
committerMark H Weaver <mhw@netris.org>2025-09-15 00:02:22 -0400
commitc90ef5ebc0d07dd24fce626a836d0bf01a4b173f (patch)
tree2e5c4bd776b467b29505c1e587c15a824a9f78f1 /data/patches/hide-protections-dashboard.patch
parent36f15dbc57096ff29d24bf76ee503c0292520b7c (diff)
downloadgnuzilla-c90ef5ebc0d07dd24fce626a836d0bf01a4b173f.tar.gz
Further updates for version 140.
* data/patches/disable-sync.patch: New file. * data/patches/about-addons.patch, data/patches/hide-firefox-view-button.patch, data/patches/hide-protections-dashboard.patch, data/patches/hide-submit-feedback-menu-item.patch, data/patches/icecat-about-dialog.patch: Adapt for version 140. * data/settings.js: Add more customizations to default settings. * makeicecat: Do not synchronize any preferences by default.
Diffstat (limited to 'data/patches/hide-protections-dashboard.patch')
-rw-r--r--data/patches/hide-protections-dashboard.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/patches/hide-protections-dashboard.patch b/data/patches/hide-protections-dashboard.patch
index f6da18a..d7dc855 100644
--- a/data/patches/hide-protections-dashboard.patch
+++ b/data/patches/hide-protections-dashboard.patch
@@ -1,6 +1,6 @@
--- a/browser/base/content/browser-siteProtections.js
+++ b/browser/base/content/browser-siteProtections.js
-@@ -1816,7 +1816,7 @@
+@@ -1950,7 +1950,7 @@
this._trackingProtectionIconContainer.hidden = true;
return;
}