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:
@@ -303,4 +303,9 @@ patches = [
|
||||
# https://bugs.chromium.org/p/chromium/issues/detail?id=721461
|
||||
'name': 'network_change_721461',
|
||||
},
|
||||
{
|
||||
# Linux: Attach routing IDs to PrintingContext.
|
||||
# https://bitbucket.org/chromiumembedded/cef/issues/2196
|
||||
'name': 'printing_context_2196',
|
||||
},
|
||||
]
|
||||
|
Reference in New Issue
Block a user