mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
chrome: mac: Support dispatch of window commands (see #3462)
This commit is contained in:
@@ -258,6 +258,11 @@ patches = [
|
||||
# https://github.com/chromiumembedded/cef/issues/2969
|
||||
'name': 'chrome_browser_extensions',
|
||||
},
|
||||
{
|
||||
# chrome: Expose static access to BrowserFrameMac methods.
|
||||
# https://github.com/chromiumembedded/cef/issues/3462
|
||||
'name': 'chrome_browser_frame_mac',
|
||||
},
|
||||
{
|
||||
# alloy: Disable ProxyErrorClient callbacks when extensions are disabled.
|
||||
# https://github.com/chromiumembedded/cef/issues/2830
|
||||
|
Reference in New Issue
Block a user