Commit ff04e2bb authored by brizental's avatar brizental Committed by Pier Angelo Vendrame
Browse files

fixup! Firefox preference overrides.

Bug 45120: Disable smartwindow feature
parent a89b80e8
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -380,6 +380,8 @@ pref("pdfjs.enableAltTextModelDownload", false, locked);
pref("browser.urlbar.quicksuggest.mlEnabled", false, locked);
// Disable SemanticHistory search. tor-browser#44045.
pref("places.semanticHistory.featureGate", false, locked);
// tor-browser#45120: Disable AIWindow
pref("browser.smartwindow.enabled", false);


// tor-browser#41945 - disable automatic cookie banners dismissal until