commit 8c9347fdd26916bb4409d72458441d9649eaa6db
parent 7a7ab068df6cb35282b7deb881dd6dd43752c656
Author: Gregory Pappas <gp3033@protonmail.com>
Date: Sat, 22 Nov 2025 18:47:46 +0000
Bug 2001812 - Expose gfx.webrender.software.opengl pref to Linux and Android only r=gfx-reviewers,lsalzman
Differential Revision: https://phabricator.services.mozilla.com/D273723
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/modules/libpref/init/StaticPrefList.yaml b/modules/libpref/init/StaticPrefList.yaml
@@ -8014,6 +8014,7 @@
mirror: always
#endif
+#if defined(MOZ_WIDGET_ANDROID) || defined(MOZ_WIDGET_GTK)
- name: gfx.webrender.software.opengl
type: bool
#if defined(MOZ_WIDGET_ANDROID)
@@ -8022,6 +8023,7 @@
value: false
#endif
mirror: once
+#endif
# Whether to force widgets to don't support acceleration to use WebRender
# despite that