mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Allow inspection of drag&drop clipboard contents for non-local schemes (issue #533).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/963@517 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
This commit is contained in:
@@ -43,4 +43,10 @@ patches = [
|
||||
'path': '../webkit/plugins/npapi/',
|
||||
'condition': 'CEF_SPI_BUILD',
|
||||
},
|
||||
{
|
||||
# http://code.google.com/p/chromiumembedded/issues/detail?id=533
|
||||
'name': 'spi_webcore_533',
|
||||
'path': '../third_party/WebKit/Source/WebCore/page/',
|
||||
'condition': 'CEF_SPI_BUILD',
|
||||
},
|
||||
]
|
||||
|
Reference in New Issue
Block a user