tor-browser

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

commit 5c7513a34c689a32de01ab2e3b3345e3400be9bb
parent d15731f628fd1a369a4cec4a9eae5f2ab480fd69
Author: Gregory Pappas <gp3033@protonmail.com>
Date:   Sat, 22 Nov 2025 06:26:52 +0000

Bug 2001782 - Expose gfx.core-animation.tint-opaque pref to macOS and iOS only r=gfx-reviewers,lsalzman

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

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 @@ -6928,12 +6928,12 @@ value: 1 mirror: always +#ifdef XP_DARWIN - name: gfx.core-animation.tint-opaque type: RelaxedAtomicBool value: false mirror: always -#ifdef XP_DARWIN # Create specialized video-only layers for video content in # fullscreen windows. Consistently works well on Apple Silicon, # some issues remain on Intel hardware.