mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Update to Chromium revision 2b3ae3b8 (#394939)
This commit is contained in:
@@ -162,13 +162,6 @@ patches = [
|
||||
'name': 'content_pepper_flash_1586',
|
||||
'path': '../content/browser/renderer_host/pepper/',
|
||||
},
|
||||
{
|
||||
# Support loading of newer system Flash installations on OS X.
|
||||
# https://bitbucket.org/chromiumembedded/cef/issue/1586
|
||||
# https://bugs.chromium.org/p/chromium/issues/detail?id=470737
|
||||
'name': 'chrome_pepper_flash_1586',
|
||||
'path': '../chrome/common/',
|
||||
},
|
||||
{
|
||||
# Fix placement of IME window on Windows.
|
||||
# https://bitbucket.org/chromiumembedded/cef/issue/1610
|
||||
@@ -255,10 +248,4 @@ patches = [
|
||||
'name': 'render_view_host_impl_1392',
|
||||
'path': '../content/browser/renderer_host/',
|
||||
},
|
||||
{
|
||||
# Fix incorrect initialization of WebCursor object.
|
||||
# https://bitbucket.org/chromiumembedded/cef/issues/1894
|
||||
'name': 'webcursor_1894',
|
||||
'path': '../content/common/cursors/',
|
||||
},
|
||||
]
|
||||
|
Reference in New Issue
Block a user