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

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



Title: GitLab

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

Commits:

  • fc3260a1
    by Pier Angelo Vendrame at 2023-09-05T18:50:43+00:00
    fixup! Firefox preference overrides.
    
    Bug 41675: Remove _javascript_.options.large_arraybuffers.
    
    It has been removed with MozBug 1703508 in Firefox 110.
    

1 changed file:

Changes:

  • browser/app/profile/001-base-profile.js
    ... ... @@ -330,7 +330,6 @@ pref("dom.textMetrics.emHeight.enabled", false);
    330 330
     pref("dom.textMetrics.fontBoundingBox.enabled", false);
    
    331 331
     // tor-browser#40424
    
    332 332
     pref("pdfjs.enableScripting", false);
    
    333
    -pref("_javascript_.options.large_arraybuffers", false);
    
    334 333
     // Bug 40057: Ensure system colors are not used for CSS4 colors
    
    335 334
     pref("browser.display.use_system_colors", false);
    
    336 335
     
    

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