mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
alloy: Fix crash when accessing FirstPartySets (fixes #3643)
Initialize FirstPartySets without PrivacySandbox or IdentityManager dependencies.
This commit is contained in:
@@ -463,9 +463,8 @@ patches = [
|
||||
# "C:\temp\cache\Cache").
|
||||
# https://github.com/chromiumembedded/cef/issues/2622
|
||||
#
|
||||
# alloy: Avoid initialization of privacy sandbox, identity manager and
|
||||
# first party sets policy.
|
||||
# https://github.com/chromiumembedded/cef/issues/3434
|
||||
# alloy: Avoid initialization of privacy sandbox and identity manager.
|
||||
# https://github.com/chromiumembedded/cef/issues/3643
|
||||
'name': 'services_network_2622',
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user