Loading testing/profiles/xpcshell/user.js +0 −2 Original line number Diff line number Diff line Loading @@ -31,8 +31,6 @@ user_pref("dom.ipc.processPriorityManager.enabled", false); // Avoid idle-daily notifications, to avoid expensive operations that may // cause unexpected test timeouts. user_pref("idle.lastDailyNotification", -1); // XXX: Bug 1617611 - Fix all the tests broken by "cookies SameSite=Lax by default" user_pref("network.cookie.sameSite.laxByDefault", false); // Bug 455077 - Ensure we use sRGB as the output profile for test consistency. user_pref("gfx.color_management.force_srgb", true); user_pref("gfx.color_management.mode", 1); Loading Loading
testing/profiles/xpcshell/user.js +0 −2 Original line number Diff line number Diff line Loading @@ -31,8 +31,6 @@ user_pref("dom.ipc.processPriorityManager.enabled", false); // Avoid idle-daily notifications, to avoid expensive operations that may // cause unexpected test timeouts. user_pref("idle.lastDailyNotification", -1); // XXX: Bug 1617611 - Fix all the tests broken by "cookies SameSite=Lax by default" user_pref("network.cookie.sameSite.laxByDefault", false); // Bug 455077 - Ensure we use sRGB as the output profile for test consistency. user_pref("gfx.color_management.force_srgb", true); user_pref("gfx.color_management.mode", 1); Loading