From 36f15dbc57096ff29d24bf76ee503c0292520b7c Mon Sep 17 00:00:00 2001 From: Maxim Cournoyer Date: Fri, 12 Sep 2025 21:22:28 +0900 Subject: Update to 140.2.0-1. The settings patches needed adjusting because of changes introduced in . * makeicecat: Update FFMINOR and SOURCEBALL_CHECKSUM. Update patching for moved files on no longer existing patterns. Do not set MOZ_APP_VENDOR/MOZ_APP_UA_NAME/MOZ_APP_PROFILE, as confvars, which now fails the build. Delete obsolete variables, or those already set to the correct value in browser/moz.configure. Do not patch (and break) translation data. * data/patches/icecat-preferences.patch: Adjust for changes. * data/patches/hide-firefox-view-button.patch: Update patch. * data/patches/hide-submit-feedback-menu-item.patch: Likewise. * data/patches/icecat-about-dialog.patch: Likewise. * data/patches/moz-configure-changes.patch: Likewise. Set MOZILLA_OFFICIAL to False by default, which disables telemetry. * tools/process-json-files.py (SearchConfig) (SearchConfigOverrides): Delete classes. (processors): De-register them. * data/patches/fix-install.patch: New file. --- data/patches/hide-submit-feedback-menu-item.patch | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'data/patches/hide-submit-feedback-menu-item.patch') diff --git a/data/patches/hide-submit-feedback-menu-item.patch b/data/patches/hide-submit-feedback-menu-item.patch index 402ba31..5278da7 100644 --- a/data/patches/hide-submit-feedback-menu-item.patch +++ b/data/patches/hide-submit-feedback-menu-item.patch @@ -1,10 +1,10 @@ ---- a/browser/base/content/browser-menubar.inc -+++ b/browser/base/content/browser-menubar.inc -@@ -465,6 +465,7 @@ - hidden="true" - appmenu-data-l10n-id="menu-report-broken-site"/> +--- a/browser/base/content/browser-menubar.inc 2025-08-26 21:16:57.929903122 +0900 ++++ b/browser/base/content/browser-menubar.inc 2025-08-26 21:17:09.257918204 +0900 +@@ -431,6 +431,7 @@ + disabled="true" + appmenu-data-l10n-id="appmenuitem-report-broken-site"/>