mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Linux: Remove DCHECK hit when initializing CEF from a non-main thread (issue #1639)
This commit is contained in:
@@ -170,4 +170,10 @@ patches = [
|
||||
'name': 'print_header_footer_1478_1565',
|
||||
'path': '../components/',
|
||||
},
|
||||
{
|
||||
# Remove DCHECK on Linux when initialized CEF from a non-main thread.
|
||||
# https://bitbucket.org/chromiumembedded/cef/issue/1639
|
||||
'name': 'process_title_1639',
|
||||
'path': '../content/common/',
|
||||
},
|
||||
]
|
||||
|
Reference in New Issue
Block a user