mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Update to Chromium version 111.0.5563.0 (#1097615)
This commit is contained in:
@@ -612,5 +612,17 @@ patches = [
|
||||
# use_sysroot=false on Ubuntu 18.04.
|
||||
# https://chromium-review.googlesource.com/c/chromium/src/+/3960017
|
||||
'name': 'linux_glib_deprecated_volatile'
|
||||
},
|
||||
{
|
||||
# Specify an output name for the pdfium build component to fix PDF
|
||||
# loading with component build.
|
||||
# https://pdfium-review.googlesource.com/c/pdfium/+/103501
|
||||
'name': 'pdfium_103501',
|
||||
'path': 'third_party/pdfium'
|
||||
},
|
||||
{
|
||||
# Windows: Fix cef_sandbox compile error related to unsafe narrowing.
|
||||
# https://chromium-review.googlesource.com/c/chromium/src/+/4219163
|
||||
'name': 'win_power_monitor_4219163'
|
||||
}
|
||||
]
|
||||
|
Reference in New Issue
Block a user