[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [Git][tpo/applications/tor-browser][tor-browser-115.7.0esr-13.5-1] fixup! Bug 41668: Tweaks to the Base Browser updater for Tor Browser



Title: GitLab

richard pushed to branch tor-browser-115.7.0esr-13.5-1 at The Tor Project / Applications / Tor Browser

Commits:

  • 614fe28a
    by Pier Angelo Vendrame at 2024-02-08T14:13:14+00:00
    fixup! Bug 41668: Tweaks to the Base Browser updater for Tor Browser
    
    Keep the postupdate disabled on Tor Browser
    

1 changed file:

Changes:

  • toolkit/mozapps/update/updater/updater.cpp
    ... ... @@ -2955,7 +2955,7 @@ int LaunchCallbackAndPostProcessApps(int argc, NS_tchar** argv,
    2955 2955
     #endif
    
    2956 2956
     
    
    2957 2957
       if (argc > callbackIndex) {
    
    2958
    -#if defined(XP_WIN) && !defined(BASE_BROWSER_UPDATE)
    
    2958
    +#if defined(XP_WIN) && !defined(TOR_BROWSER)
    
    2959 2959
         if (gSucceeded) {
    
    2960 2960
           if (!LaunchWinPostProcess(gInstallDirPath, gPatchDirPath)) {
    
    2961 2961
             fprintf(stderr, "The post update process was not launched");
    

  • _______________________________________________
    tor-commits mailing list
    tor-commits@xxxxxxxxxxxxxxxxxxxx
    https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits