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

Pier Angelo Vendrame (@pierov) git at gitlab.torproject.org
Wed May 17 06:32:01 UTC 2023



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


Commits:
cdb91f71 by Pier Angelo Vendrame at 2023-05-17T08:31:37+02:00
fixup! Bug 4234: Use the Firefox Update Process for Base Browser.

Bug 41775: Avoid re-defining some macros in nsUpdateDriver.cpp.

They are already defined in toolkit/xre/nsUpdateDriver.h.

- - - - -


1 changed file:

- toolkit/xre/nsUpdateDriver.cpp


Changes:

=====================================
toolkit/xre/nsUpdateDriver.cpp
=====================================
@@ -64,16 +64,6 @@ static LazyLogModule sUpdateLog("updatedriver");
 #endif
 #define LOG(args) MOZ_LOG(sUpdateLog, mozilla::LogLevel::Debug, args)
 
-#ifdef XP_WIN
-#  define UPDATER_BIN "updater.exe"
-#  define MAINTENANCE_SVC_NAME L"MozillaMaintenance"
-#elif XP_MACOSX
-#  define UPDATER_APP "updater.app"
-#  define UPDATER_BIN "org.mozilla.updater"
-#else
-#  define UPDATER_BIN "updater"
-#endif
-
 #ifdef XP_MACOSX
 static void UpdateDriverSetupMacCommandLine(int& argc, char**& argv,
                                             bool restart) {



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

-- 
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/cdb91f7174f2c9d368ede71a42360b394a819f8a
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/20230517/ddd84073/attachment.htm>


More information about the tbb-commits mailing list