commit c72513325b87112b9dad6d261efffcbe9ab330ce
parent af1f7dcd145524763fd1284242bc3ec941695b23
Author: Gregory Pappas <gp3033@protonmail.com>
Date: Sat, 22 Nov 2025 18:46:00 +0000
Bug 2001808 - Expose gfx.use-iosurface-textures pref to macOS only r=gfx-reviewers,lsalzman
Differential Revision: https://phabricator.services.mozilla.com/D273720
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/modules/libpref/init/StaticPrefList.yaml b/modules/libpref/init/StaticPrefList.yaml
@@ -7404,10 +7404,12 @@
value: false
mirror: once
+#ifdef XP_MACOSX
- name: gfx.use-iosurface-textures
type: bool
value: false
mirror: once
+#endif
- name: gfx.use-mutex-on-present
type: bool