mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Update to Chromium revision 3a87aecc (#433059)
This commit is contained in:
@@ -209,7 +209,7 @@ patches = [
|
||||
# Enable support for filtering resource responses.
|
||||
# https://bitbucket.org/chromiumembedded/cef/issues/515
|
||||
'name': 'net_filter_515',
|
||||
'path': '../net/',
|
||||
'path': '../',
|
||||
},
|
||||
{
|
||||
# Modify views::View to extend SupportsUserData.
|
||||
@@ -288,4 +288,10 @@ patches = [
|
||||
'name': 'net_security_expiration_1994',
|
||||
'path': '../',
|
||||
},
|
||||
{
|
||||
# Remove DCHECK hit during latency reporting when using OSR.
|
||||
# https://bitbucket.org/chromiumembedded/cef/issues/2060
|
||||
'name': 'render_widget_latency_2060',
|
||||
'path': '../',
|
||||
},
|
||||
]
|
||||
|
Reference in New Issue
Block a user