From a90a5cba08fdf6c0ceb95101c275108a152a3aed Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 12 Jun 2024 07:35:37 +0200 Subject: Merging upstream version 127.0. Signed-off-by: Daniel Baumann --- testing/profiles/web-platform/user.js | 2 -- 1 file changed, 2 deletions(-) (limited to 'testing/profiles/web-platform') diff --git a/testing/profiles/web-platform/user.js b/testing/profiles/web-platform/user.js index 6370b93645..9251695ba2 100644 --- a/testing/profiles/web-platform/user.js +++ b/testing/profiles/web-platform/user.js @@ -74,8 +74,6 @@ user_pref("gfx.offscreencanvas.enabled", true); user_pref("dom.reporting.enabled", true); // Enable WebDriver BiDi experimental commands and events during tests. user_pref("remote.experimental.enabled", true); -// Disable always partitioning storage with the Storage Access API -user_pref("privacy.partition.always_partition_third_party_non_cookie_storage", false); // Disable OCSP checks in WPT (webtransport triggers these occasionally) user_pref("security.OCSP.enabled", 0); // Disable download of intermediate certificates. -- cgit v1.2.3