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

[tor-commits] [Git][tpo/applications/mullvad-browser][mullvad-browser-152.0a1-16.0-2] fixup! Firefox preference overrides.



Title: GitLab

henry pushed to branch mullvad-browser-152.0a1-16.0-2 at The Tor Project / Applications / Mullvad Browser

Commits:

  • bc769667
    by Henry Wilkes at 2026-06-08T17:12:43+01:00
    fixup! Firefox preference overrides.
    
    BB 44857: Drop browser.display.use_system_colors.
    

1 changed file:

Changes:

  • browser/app/profile/001-base-profile.js
    ... ... @@ -570,11 +570,6 @@ pref("pdfjs.disabled", false, locked);
    570 570
     // tor-browser#43850. Keep forced colors off by default for all platforms.
    
    571 571
     // Upstream sets a value of "0" for Windows.
    
    572 572
     pref("browser.display.document_color_use", 1);
    
    573
    -// Bug 40057: Ensure system colors are not used for CSS4 colors.
    
    574
    -// FIXME: This preference seems to be unread since bugzilla bug 1898096, but
    
    575
    -// still exists in the static preference list. Remove when upstream removes
    
    576
    -// this or confirms it will not be used again in the future.
    
    577
    -pref("browser.display.use_system_colors", false);
    
    578 573
     // tor-browser#43366: do not use system accent color in inputs.
    
    579 574
     // See also https://bugzilla.mozilla.org/show_bug.cgi?id=1861362.
    
    580 575
     pref("widget.non-native-theme.use-theme-accent", false);
    

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