tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

commit 71eb04046c62e7cf3813981a9afd5ca840c7d530
parent 1becf778fc86b54766c711ccb5f00aeaf796a378
Author: Andrew Osmond <aosmond@gmail.com>
Date:   Thu,  9 Oct 2025 23:53:17 +0000

Bug 1992891 - Set pref to always allow fallback to SW-WR with the GPU process on OSX/Linux. r=gfx-reviewers,lsalzman

This should only impact OSX/Linux, with edge cases on Android with safe
mode and headless.

Differential Revision: https://phabricator.services.mozilla.com/D267694

Diffstat:
Mmodules/libpref/init/StaticPrefList.yaml | 4----
1 file changed, 0 insertions(+), 4 deletions(-)

diff --git a/modules/libpref/init/StaticPrefList.yaml b/modules/libpref/init/StaticPrefList.yaml @@ -9563,11 +9563,7 @@ - name: layers.gpu-process.allow-software type: bool -#if defined(XP_WIN) || defined(XP_MACOSX) value: true -#else - value: false -#endif mirror: once - name: layers.gpu-process.enabled