commit 9b29eed8549a894f23289bec6e60b57754f95cc6
parent c6997731e99a78e873c30c7528b7582e94da4a30
Author: AbogeJr <junioraboge@gmail.com>
Date: Wed, 3 Dec 2025 14:03:41 +0000
Bug 2002985 - Remove unused browser.display.windows.non_native_menus pref. r=gregp
This patch removes the browser.display.windows.non_native_menus pref
which became unused in
https://bugzilla.mozilla.org/show_bug.cgi?id=1843663
Differential Revision: https://phabricator.services.mozilla.com/D274915
Diffstat:
1 file changed, 0 insertions(+), 9 deletions(-)
diff --git a/modules/libpref/init/StaticPrefList.yaml b/modules/libpref/init/StaticPrefList.yaml
@@ -1476,15 +1476,6 @@
mirror: always
rust: true
-# 0 = always native
-# 1 = never native
-# other = default
-- name: browser.display.windows.non_native_menus
- type: RelaxedAtomicUint32
- value: 2
- mirror: always
- rust: true
-
# This pref dictates whether or not backplates and background images
# are to be drawn, when in high-contrast mode:
# false: do not draw backplates or render background images