mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Update to Chromium version 126.0.6478.0 (#1300313)
This commit is contained in:
@@ -164,9 +164,6 @@ patches = [
|
||||
# Fix DiscardableSharedMemoryManager crash on shutdown with multi-threaded
|
||||
# message loop.
|
||||
# https://github.com/chromiumembedded/cef/issues/2798
|
||||
#
|
||||
# win: Don't create console window for `--enable-logging=handle`
|
||||
# https://chromium-review.googlesource.com/c/chromium/src/+/5381045
|
||||
'name': 'content_main_654986',
|
||||
},
|
||||
{
|
||||
@@ -811,5 +808,11 @@ patches = [
|
||||
# Fix dangling raw_ptr errors.
|
||||
# https://github.com/chromiumembedded/cef/issues/3239
|
||||
'name': 'raw_ptr_3239'
|
||||
},
|
||||
{
|
||||
# Fix DCHECK(initiator_policy_container_host) failure when running
|
||||
# RequestContextTest.PopupNavDestroyParentAfterCreationRCGlobal.
|
||||
# https://issues.chromium.org/issues/323753235#comment11
|
||||
'name': 'content_initiator_policy_323753235'
|
||||
}
|
||||
]
|
||||
|
Reference in New Issue
Block a user