From 59203c63bb777a3bacec32fb8830fba33540e809 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 12 Jun 2024 07:35:29 +0200 Subject: Adding upstream version 127.0. Signed-off-by: Daniel Baumann --- testing/profiles/reftest/user.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/profiles/reftest') diff --git a/testing/profiles/reftest/user.js b/testing/profiles/reftest/user.js index 765d17e6a7..2ee31eff12 100644 --- a/testing/profiles/reftest/user.js +++ b/testing/profiles/reftest/user.js @@ -43,7 +43,7 @@ user_pref("gfx.logging.level", 1); user_pref("image.downscale-during-decode.enabled", false); // We do the capturing the reftest results with sync decoding // so we want to be consistent. -user_pref("image.decode-sync.enabled", true); +user_pref("image.testing.decode-sync.enabled", true); // Disable interruptible reflow since (1) it's normally not going to // happen, but (2) it might happen if we somehow end up with both // pending user events and clock skew. So to avoid having to change -- cgit v1.2.3