Pier Angelo Vendrame pushed to branch mullvad-browser-128.8.0esr-14.5-1 at The 
Tor Project / Applications / Mullvad Browser


Commits:
a4f6cb3b by Pier Angelo Vendrame at 2025-03-19T17:23:18+01:00
fixup! BB 4234: Use the Firefox Update Process for Base Browser.

TB 42720: Show what's new in the about:dialog.

Add a BB_VERSION replacement to the URLFormatter service.

- - - - -


1 changed file:

- toolkit/components/urlformatter/URLFormatter.sys.mjs


Changes:

=====================================
toolkit/components/urlformatter/URLFormatter.sys.mjs
=====================================
@@ -134,6 +134,9 @@ nsURLFormatterService.prototype = {
     DISTRIBUTION_VERSION() {
       return this.distribution.version;
     },
+    BB_VERSION() {
+      return AppConstants.BASE_BROWSER_VERSION;
+    },
   },
 
   formatURL: function uf_formatURL(aFormat) {



View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/commit/a4f6cb3b66ffaebb22103575b3ba84fa310eb823

-- 
View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/commit/a4f6cb3b66ffaebb22103575b3ba84fa310eb823
You're receiving this email because of your account on gitlab.torproject.org.


_______________________________________________
tbb-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to