From 073208836a4ae9b70dcf4bc0b121fda766281aa6 Mon Sep 17 00:00:00 2001 From: "mr. m" <91018726+mr-cheffy@users.noreply.github.com> Date: Wed, 14 Jan 2026 01:32:37 +0100 Subject: [PATCH] chore: Sync upstream Firefox to version 147.0, p=#11886 * chore: Sync upstream to `Firefox 147.0` * Discard changes to src/zen/tests/mochitests/reportbrokensite/browser.toml * Discard changes to src/zen/tests/mochitests/tooltiptext/browser_input_file_tooltips.js * Discard changes to src/zen/tests/mochitests/safebrowsing/browser_bug400731.js * Discard changes to src/zen/tests/mochitests/safebrowsing/browser_bug415846.js * Discard changes to src/zen/tests/mochitests/safebrowsing/browser_whitelisted.js * Discard changes to src/zen/tests/mochitests/safebrowsing/head.js * Discard changes to src/zen/tests/mochitests/shell/browser.toml * Discard changes to src/zen/tests/mochitests/shell/unit/test_macOS_showSecurityPreferences.js * Discard changes to src/zen/tests/mochitests/shell/unit/xpcshell.toml * Discard changes to src/zen/tests/mochitests/tooltiptext/browser_bug581947.js * Discard changes to src/zen/tests/mochitests/safebrowsing/browser.toml * Discard changes to src/zen/tests/mochitests/reportbrokensite/head.js * Discard changes to src/zen/tests/mochitests/reportbrokensite/browser_send_more_info.js * Discard changes to src/zen/tests/mochitests/reportbrokensite/browser_antitracking_data_sent.js * Discard changes to src/zen/tests/mochitests/reportbrokensite/browser_experiment_data_sent.js * Discard changes to src/zen/tests/mochitests/reportbrokensite/browser_addon_data_sent.js * Discard changes to src/zen/tests/mochitests/reportbrokensite/browser_tab_key_order.js * Discard changes to src/zen/tests/mochitests/reportbrokensite/send.js * Delete src/zen/tests/mochitests/reportbrokensite/browser_report_preview.js Signed-off-by: mr. m <91018726+mr-cheffy@users.noreply.github.com> * Discard changes to src/zen/tests/mochitests/reportbrokensite/send_more_info.js --------- Signed-off-by: mr. m <91018726+mr-cheffy@users.noreply.github.com> --- README.md | 2 +- build/firefox-cache/l10n-last-commit-hash | 2 +- surfer.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 08751be74..fcfd5b204 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Zen is a firefox-based browser with the aim of pushing your productivity to a ne ### Firefox Versions -- [`Release`](https://zen-browser.app/download) - Is currently built using Firefox version `146.0.1`! 🚀 +- [`Release`](https://zen-browser.app/download) - Is currently built using Firefox version `147.0`! 🚀 - [`Twilight`](https://zen-browser.app/download?twilight) - Is currently built using Firefox version `RC 147.0`! ### Contributing diff --git a/build/firefox-cache/l10n-last-commit-hash b/build/firefox-cache/l10n-last-commit-hash index df8dc2647..4adf2e286 100644 --- a/build/firefox-cache/l10n-last-commit-hash +++ b/build/firefox-cache/l10n-last-commit-hash @@ -1 +1 @@ -459ca9dfb9642c48c4ae314ce489d462b25448a8 \ No newline at end of file +a27609cca311da871a444808d64f41d2455dfae3 \ No newline at end of file diff --git a/surfer.json b/surfer.json index 97fb20004..7c8889681 100644 --- a/surfer.json +++ b/surfer.json @@ -5,7 +5,7 @@ "binaryName": "zen", "version": { "product": "firefox", - "version": "146.0.1", + "version": "147.0", "candidate": "147.0", "candidateBuild": 1 },