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

[tor-commits] [Git][tpo/applications/mullvad-browser][mullvad-browser-128.8.0esr-14.5-1] fixup! BB 4234: Use the Firefox Update Process for Base Browser.



Title: GitLab

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:

Changes:

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

  • _______________________________________________
    tor-commits mailing list -- tor-commits@xxxxxxxxxxxxxxxxxxxx
    To unsubscribe send an email to tor-commits-leave@xxxxxxxxxxxxxxxxxxxx