mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Don't create 'GPUCache' and 'databases' directories when cache-path is unspecified (issue #2289)
This commit is contained in:
@@ -234,6 +234,9 @@ patches = [
|
||||
# (b) Adding BrowserContext::GetStoragePartitionProxy();
|
||||
# (c) Removing static_cast<> of StoragePartition to StoragePartitionImpl.
|
||||
# https://bitbucket.org/chromiumembedded/cef/issues/1973
|
||||
#
|
||||
# Don't create a "databases" directory when cache_path is empty.
|
||||
# https://bitbucket.org/chromiumembedded/cef/issues/2289
|
||||
'name': 'storage_partition_1973',
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user