mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
chrome: Support customization of context menus (see issue #2969)
This commit is contained in:
@@ -222,6 +222,11 @@ patches = [
|
||||
# NavigationTest.LoadCrossOriginLoadURL with the chrome runtime.
|
||||
'name': 'chrome_browser_content_settings',
|
||||
},
|
||||
{
|
||||
# chrome: Support custom handling of context menus.
|
||||
# https://bitbucket.org/chromiumembedded/cef/issues/2969
|
||||
'name': 'chrome_browser_context_menus',
|
||||
},
|
||||
{
|
||||
# Don't initialize ExtensionSystemFactory when extensions are disabled.
|
||||
# https://bitbucket.org/chromiumembedded/cef/issues/2852
|
||||
|
Reference in New Issue
Block a user