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

[tor-commits] [Git][tpo/applications/tor-browser][tor-browser-102.7.0esr-12.0-1] fixup! Firefox preference overrides.



Title: GitLab

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

Commits:

  • 3a194dcd
    by Pier Angelo Vendrame at 2023-01-26T08:04:56+00:00
    fixup! Firefox preference overrides.
    
    Bug 40763: Stop using remote localized files in CFR
    
    
    (cherry picked from commit d9d4129b547e88bc8037a18b4dcc4868a8d009a1)

1 changed file:

Changes:

  • browser/app/profile/001-base-profile.js
    ... ... @@ -171,6 +171,9 @@ pref("browser.newtabpage.activity-stream.default.sites", "");
    171 171
     pref("browser.newtabpage.activity-stream.feeds.telemetry", false);
    
    172 172
     pref("browser.newtabpage.activity-stream.telemetry", false);
    
    173 173
     
    
    174
    +// Disable fetching asrouter.ftl and related console errors (tor-browser#40763).
    
    175
    +pref("browser.newtabpage.activity-stream.asrouter.useRemoteL10n", false);
    
    176
    +
    
    174 177
     // Disable moreFromMozilla pane in the preferences/settings (tor-browser#41292).
    
    175 178
     pref("browser.preferences.moreFromMozilla", false);
    
    176 179
     
    

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