From 506427439424e60970f2bde8e51ce11f5713dd3c Mon Sep 17 00:00:00 2001 From: Alexandre Lissy Date: Thu, 29 Jul 2021 15:07:24 +0000 Subject: [PATCH] Bug 1718210 - Enable SandboxTest on Windows/Debug r=gcp Differential Revision: https://phabricator.services.mozilla.com/D121047 --- security/sandbox/test/browser.ini | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/security/sandbox/test/browser.ini b/security/sandbox/test/browser.ini index 4c0df5cf1843..6da330579e21 100644 --- a/security/sandbox/test/browser.ini +++ b/security/sandbox/test/browser.ini @@ -7,6 +7,9 @@ support-files = browser_content_sandbox_fs_tests.js mac_register_font.py ../../../layout/reftests/fonts/fira/FiraSans-Regular.otf +# Bug 1718210, we need to disable rdd in gpu process to avoid leaks at shutdown +prefs = + media.gpu-process-decoder=false [browser_content_sandbox_fs.js] skip-if = @@ -22,5 +25,4 @@ skip-if = (os != 'mac') # This is a Mac-specific test [browser_sandbox_test.js] skip-if = - (debug && os == 'win') # bug 1718210 !debug