mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
chrome: Support client-created request contexts (see issue #2969)
RequestContextTest and URLRequestTest suites now pass with the Chrome runtime enabled.
This commit is contained in:
@@ -232,6 +232,9 @@ patches = [
|
||||
#
|
||||
# Don't create IdentityManager in RendererUpdater.
|
||||
# https://bitbucket.org/chromiumembedded/cef/issues/1917
|
||||
#
|
||||
# chrome: Support CEF incognito Profiles that allow Browser creation.
|
||||
# https://bitbucket.org/chromiumembedded/cef/issues/2969
|
||||
'name': 'chrome_browser_profiles',
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user