From 40a355a42d4a9444dc753c04c6608dade2f06a23 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:13:27 +0200 Subject: Adding upstream version 125.0.1. Signed-off-by: Daniel Baumann --- remote/cdp/CDP.sys.mjs | 2 -- 1 file changed, 2 deletions(-) (limited to 'remote/cdp/CDP.sys.mjs') diff --git a/remote/cdp/CDP.sys.mjs b/remote/cdp/CDP.sys.mjs index 0307c71149..cd9aedfecc 100644 --- a/remote/cdp/CDP.sys.mjs +++ b/remote/cdp/CDP.sys.mjs @@ -26,8 +26,6 @@ const RECOMMENDED_PREFS = new Map([ "browser.contentblocking.features.standard", "-tp,tpPrivate,cookieBehavior0,-cm,-fp", ], - // Accept all cookies (see behavior definitions in nsICookieService.idl) - ["network.cookie.cookieBehavior", 0], ]); /** -- cgit v1.2.3