mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Linux: Pass CefBrowser to CefPrintHandler callbacks (issue #2196)
This commit is contained in:
@@ -324,4 +324,9 @@ patches = [
|
||||
'name': 'swiftshader_729532',
|
||||
'path': 'third_party/swiftshader/',
|
||||
},
|
||||
{
|
||||
# Linux: Attach routing IDs to PrintingContext.
|
||||
# https://bitbucket.org/chromiumembedded/cef/issues/2196
|
||||
'name': 'printing_context_2196',
|
||||
},
|
||||
]
|
||||
|
Reference in New Issue
Block a user