alloy: Avoid initialization of privacy sandbox and identity manager (fixes issue #3434, fixes issue #3401)

This commit is contained in:
Marshall Greenblatt
2023-01-06 12:06:46 -05:00
parent 7209750d46
commit f77a7a7336
2 changed files with 48 additions and 4 deletions

View File

@@ -441,6 +441,9 @@ patches = [
# - Fix cache directory structure ("C:\temp\cache\cache\Cache" should be
# "C:\temp\cache\Cache").
# https://bitbucket.org/chromiumembedded/cef/issues/2622
#
# alloy: Avoid initialization of privacy sandbox and identity manager.
# https://bitbucket.org/chromiumembedded/cef/issues/3434
'name': 'services_network_2622',
},
{