mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Update to Chromium version 125.0.6422.0 (#1287751)
This commit is contained in:
@@ -44,6 +44,12 @@ patches = [
|
||||
# https://bugs.chromium.org/p/chromium/issues/detail?id=623342
|
||||
'name': 'runhooks',
|
||||
},
|
||||
{
|
||||
# Don't sort CEF and Chromium header includes into the same block.
|
||||
# Partially reverts:
|
||||
# https://chromium-review.googlesource.com/c/chromium/src/+/5197064
|
||||
'name': 'clang_format_includes',
|
||||
},
|
||||
{
|
||||
# Support component builds (GN is_component_build=true).
|
||||
# https://github.com/chromiumembedded/cef/issues/1617
|
||||
@@ -745,12 +751,6 @@ patches = [
|
||||
# https://github.com/chromiumembedded/cef/issues/3645
|
||||
'name': 'win_taskbar_decorator_3645'
|
||||
},
|
||||
{
|
||||
# chrome: Fix crash on static FontList destruction with
|
||||
# multi-threaded-message-loop.
|
||||
# https://chromium-review.googlesource.com/c/chromium/src/+/5388128
|
||||
'name': 'chrome_watermark_5388128'
|
||||
},
|
||||
{
|
||||
# views: Update textfield colors when enabled state changes
|
||||
# https://chromium-review.googlesource.com/c/chromium/src/+/5399416
|
||||
|
Reference in New Issue
Block a user