tor-browser

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

commit dd2b1cc92e31a61725c88b11164491047c80f4f2
parent a0b092e3854c4a6b59b2a124ecd67a2a789d1b5e
Author: Andrew Osmond <aosmond@gmail.com>
Date:   Thu,  9 Oct 2025 23:49:05 +0000

Bug 1993589 - Allow fallback to the parent process for compositing in beta/release. r=gfx-reviewers,lsalzman

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

Diffstat:
Mmodules/libpref/init/StaticPrefList.yaml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/libpref/init/StaticPrefList.yaml b/modules/libpref/init/StaticPrefList.yaml @@ -9558,7 +9558,7 @@ # unstable GPU process, otherwise simply crash the parent process. - name: layers.gpu-process.allow-fallback-to-parent type: bool - value: false + value: @IS_NOT_NIGHTLY_BUILD@ mirror: once - name: layers.gpu-process.allow-software