mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Fix DCHECK while running PDF unit tests (issue #2032)
This commit is contained in:
@@ -246,6 +246,10 @@ patches = [
|
||||
# (b) Adding BrowserContext::GetStoragePartitionProxy();
|
||||
# (c) Removing static_cast<> of StoragePartition to StoragePartitionImpl.
|
||||
# https://bitbucket.org/chromiumembedded/cef/issues/1973
|
||||
#
|
||||
# Clear RenderProcessHostImpl's |browser_context_| member when the
|
||||
# BrowserContext is deleted.
|
||||
# https://bitbucket.org/chromiumembedded/cef/issues/2032
|
||||
'name': 'storage_partition_1973',
|
||||
'path': '../',
|
||||
},
|
||||
|
Reference in New Issue
Block a user