[tbb-commits] [Git][tpo/applications/tor-browser][tor-browser-102.5.0esr-12.5-1] fixup! Bug 4234: Use the Firefox Update Process for Tor Browser.

Pier Angelo Vendrame (@pierov) git at gitlab.torproject.org
Fri Dec 16 07:51:43 UTC 2022



Pier Angelo Vendrame pushed to branch tor-browser-102.5.0esr-12.5-1 at The Tor Project / Applications / Tor Browser


Commits:
fdfd2b97 by Henry Wilkes at 2022-12-16T07:50:43+00:00
fixup! Bug 4234: Use the Firefox Update Process for Tor Browser.

- - - - -


1 changed file:

- browser/components/preferences/main.js


Changes:

=====================================
browser/components/preferences/main.js
=====================================
@@ -554,7 +554,7 @@ var gMainPane = {
         .setAttribute("style", "display: none !important");
     }
     // Initialize the Firefox Updates section.
-    let version = AppConstants.MOZ_APP_VERSION_DISPLAY;
+    let version = AppConstants.TOR_BROWSER_VERSION;
 
     // Include the build ID if this is an "a#" (nightly) build
     if (/a\d+$/.test(version)) {



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

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


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tbb-commits/attachments/20221216/600b951c/attachment.htm>


More information about the tbb-commits mailing list