mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Update to Chromium version 113.0.5672.0 (#1121455)
This commit is contained in:
@@ -390,14 +390,6 @@ patches = [
|
||||
# when extensions are disabled.
|
||||
'name': 'extensions_1947',
|
||||
},
|
||||
{
|
||||
# macOS: Fix undesirable switch to discrete GPU during startup.
|
||||
# https://github.com/chromiumembedded/cef/issues/2398
|
||||
#
|
||||
# macOS: Rely on symlinks to find the Libraries directory.
|
||||
# https://bugs.chromium.org/p/chromium/issues/detail?id=757974#c23
|
||||
'name': 'mac_gpu',
|
||||
},
|
||||
{
|
||||
# macOS: Make the NativeEventProcessor protocol dependency optional.
|
||||
# https://github.com/chromiumembedded/cef/issues/2539
|
||||
@@ -614,13 +606,13 @@ patches = [
|
||||
'name': 'blink_web_element_4200240'
|
||||
},
|
||||
{
|
||||
# win: Add missing process_handle.h include for cef_sandbox build.
|
||||
# https://chromium-review.googlesource.com/c/chromium/src/+/4294575
|
||||
'name': 'base_logging_4294575'
|
||||
# Fix GN gen unresolved dependencies error with cef_sandbox build.
|
||||
# https://chromium-review.googlesource.com/c/chromium/src/+/4401670
|
||||
'name': 'gpu_test_trace_4401670'
|
||||
},
|
||||
{
|
||||
# Fix Check failed: !*GetSingletonDisallowedTls() on shutdown.
|
||||
# https://chromium-review.googlesource.com/c/chromium/src/+/4294854
|
||||
'name': 'rlz_tracker_4294854'
|
||||
# Fix ThreadChecker crash on startup with Chrome runtime + multi-threaded
|
||||
# message loop.
|
||||
'name': 'metrics_system_profile'
|
||||
}
|
||||
]
|
||||
|
Reference in New Issue
Block a user