mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Update to Chromium revision bc084a8b (#530369)
This commit is contained in:
@@ -310,6 +310,8 @@ patches = [
|
||||
{
|
||||
# Pass is_main_frame to PluginServiceFilter::IsPluginAvailable.
|
||||
# https://bitbucket.org/chromiumembedded/cef/issues/2015
|
||||
#
|
||||
# Add ContentRendererClient::DevToolsAgent[Attached|Detached] methods.
|
||||
'name': 'webkit_plugin_info_2015',
|
||||
},
|
||||
{
|
||||
@@ -323,9 +325,6 @@ patches = [
|
||||
# https://bitbucket.org/chromiumembedded/cef/issues/2256
|
||||
#
|
||||
# Linux: Fix GTK2 compile errors.
|
||||
# https://bugs.chromium.org/p/chromium/issues/detail?id=771365#c16
|
||||
# https://bugs.chromium.org/p/chromium/issues/detail?id=610428#c88
|
||||
# https://bugs.chromium.org/p/chromium/issues/detail?id=780973#c15
|
||||
'name': 'linux_build',
|
||||
},
|
||||
{
|
||||
@@ -347,20 +346,8 @@ patches = [
|
||||
'name': 'devtools_product_2300',
|
||||
},
|
||||
{
|
||||
# macOS: Fix build of widevinecdmadapter.plugin.
|
||||
# https://bitbucket.org/chromiumembedded/cef/issues/2314
|
||||
'name': 'mac_widevine_2314',
|
||||
},
|
||||
{
|
||||
# Windows: Fix rc.py ico processing and add support for menuitem separators.
|
||||
# https://bugs.chromium.org/p/chromium/issues/detail?id=792576
|
||||
# https://bugs.chromium.org/p/chromium/issues/detail?id=792594
|
||||
# Using 'DEPS' because it must be applied before the `gclient sync` step.
|
||||
'name': 'DEPS',
|
||||
},
|
||||
{
|
||||
# Fix ReportingServiceProxy mojo binding failure messages.
|
||||
# https://bugs.chromium.org/p/chromium/issues/detail?id=784518
|
||||
'name': 'blink_mojo_806477',
|
||||
# Fix DCHECK running OSRTest.DragDropUpdateCursor.
|
||||
# https://bugs.chromium.org/p/chromium/issues/detail?id=781966
|
||||
'name': 'webkit_pointer_event_781966',
|
||||
},
|
||||
]
|
||||
|
Reference in New Issue
Block a user