We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 089a41e commit 9368e43Copy full SHA for 9368e43
browser/app/profile/firefox.js
@@ -823,7 +823,7 @@ pref("browser.theme.dark-private-windows", true);
823
824
// Pref to control whether or not Private Browsing windows show up
825
// as separate icons in the Windows taskbar.
826
-pref("browser.privateWindowSeparation.enabled", true);
+pref("browser.privateWindowSeparation.enabled", false);
827
828
// Controls visibility of the privacy segmentation preferences section.
829
pref("browser.privacySegmentation.preferences.show", false);
0 commit comments