summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2021-11-17 20:39:21 +0000
committerMoonchild <moonchild@palemoon.org>2022-04-04 22:14:00 +0200
commitcff9ef7fb81b46264caea00ac3c7a99677d8b856 (patch)
treefa4b88f4c64506dd4db0407fd88f2e0166dde7c4 /modules
parent124a5a8eb7e4413d112b76d3034eeda57ed83429 (diff)
downloaduxp-cff9ef7fb81b46264caea00ac3c7a99677d8b856.tar.gz
Issue #1841 - Part 1: Ignore the values for D3D9 preferences, forcing
them to their current default, in preparation for the removal.
Diffstat (limited to 'modules')
-rw-r--r--modules/libpref/init/all.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/modules/libpref/init/all.js b/modules/libpref/init/all.js
index 8e7c5eea01..0473447f23 100644
--- a/modules/libpref/init/all.js
+++ b/modules/libpref/init/all.js
@@ -4016,9 +4016,6 @@ pref("gfx.direct2d.disabled", false);
pref("gfx.direct2d.force-enabled", false);
pref("layers.prefer-opengl", false);
-pref("layers.prefer-d3d9", false);
-// Enable fallback if d3d11 can't be used. See bug #1262187
-pref("layers.allow-d3d9-fallback", true);
#endif
// Copy-on-write canvas