mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Mac: Add work-around for windowless flash plugins do not get keyboard input in text fields (issue #477).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/963@465 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
This commit is contained in:
@@ -37,4 +37,10 @@ patches = [
|
||||
'path': '../third_party/WebKit/Source/WebCore/',
|
||||
'condition': 'CEF_SPI_BUILD',
|
||||
},
|
||||
{
|
||||
# http://code.google.com/p/chromiumembedded/issues/detail?id=477
|
||||
'name': 'spi_npapi_477',
|
||||
'path': '../webkit/plugins/npapi/',
|
||||
'condition': 'CEF_SPI_BUILD',
|
||||
},
|
||||
]
|
||||
|
Reference in New Issue
Block a user