tor-browser

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

commit 093064e23418bfbb6715da1d6239b7cb8f3ed0a9
parent 54e289c8586c364063e6bfdcdd6026218dd9f865
Author: Narcis Beleuzu <nbeleuzu@mozilla.com>
Date:   Tue, 14 Oct 2025 12:13:17 +0300

Revert "Bug 1991786 - Change picture-tile-width to 512 on Windows r=gfx-reviewers,gw" for causing wr failures on transform-background-005.html

This reverts commit 9e4855064b24310bc0fbed764397c3913f8370cf.

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 @@ -7974,11 +7974,7 @@ # Width of WebRender tile size - name: gfx.webrender.picture-tile-width type: RelaxedAtomicInt32 -#if defined(XP_WIN) - value: 512 -#else value: 1024 -#endif mirror: always # Width of WebRender tile size