From 4c46acd9c7fa5814703efbb3f3accc77d98228f7 Mon Sep 17 00:00:00 2001 From: Alexandre Lissy Date: Wed, 5 Jul 2023 08:07:47 +0000 Subject: [PATCH] Bug 1840557 - Re-enable RDD in GPU Process during sandbox tests r=bobowen Differential Revision: https://phabricator.services.mozilla.com/D182161 --- security/sandbox/test/browser.ini | 3 --- 1 file changed, 3 deletions(-) diff --git a/security/sandbox/test/browser.ini b/security/sandbox/test/browser.ini index 38bdec97a4f6..2b18d245f9b3 100644 --- a/security/sandbox/test/browser.ini +++ b/security/sandbox/test/browser.ini @@ -8,9 +8,6 @@ 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_bug1393259.js] support-files = -- 2.11.4.GIT