summaryrefslogtreecommitdiffstats
path: root/widget/windows
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-26 06:16:28 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-26 06:16:28 +0000
commitdeb3a053d8303b69333220d13f4757ea35e3c646 (patch)
tree6b69904dfd159c94849593a0140a3ee4a944be6d /widget/windows
parentAdding debian version 127.0.1-1. (diff)
downloadfirefox-deb3a053d8303b69333220d13f4757ea35e3c646.tar.xz
firefox-deb3a053d8303b69333220d13f4757ea35e3c646.zip
Merging upstream version 127.0.2.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'widget/windows')
-rw-r--r--widget/windows/nsWindow.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/widget/windows/nsWindow.cpp b/widget/windows/nsWindow.cpp
index ac393e8b09..b06a34c2f5 100644
--- a/widget/windows/nsWindow.cpp
+++ b/widget/windows/nsWindow.cpp
@@ -993,7 +993,8 @@ nsresult nsWindow::Create(nsIWidget* aParent, nsNativeWidget aNativeParent,
}
}
- if (aInitData->mIsPrivate) {
+ if (Preferences::GetBool("browser.privateWindowSeparation.enabled", true) &&
+ (aInitData->mIsPrivate)) {
// Although permanent Private Browsing mode is indeed Private Browsing,
// we choose to make it look like regular Firefox in terms of the icon
// it uses (which also means we shouldn't use the Private Browsing