From 3f6630e0e96b0535ddca4772f32b922eb44fed5c Mon Sep 17 00:00:00 2001 From: Hiroyuki Ikezoe Date: Fri, 10 Apr 2020 18:29:50 +0000 Subject: [PATCH] Bug 1535532 - Enable background color animations on the compositor by default on all channels. r=boris Differential Revision: https://phabricator.services.mozilla.com/D70471 --HG-- extra : moz-landing-system : lando --- modules/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 index 851d50d20a2f..d3c08954b919 100644 --- a/modules/libpref/init/StaticPrefList.yaml +++ b/modules/libpref/init/StaticPrefList.yaml @@ -3912,7 +3912,7 @@ - name: gfx.omta.background-color type: bool - value: @IS_NOT_RELEASE_OR_BETA@ + value: true mirror: always - name: gfx.partialpresent.force