mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Update to Chromium version 125.0.6422.0 (#1287751)
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
diff --git content/browser/storage_partition_impl.cc content/browser/storage_partition_impl.cc
|
||||
index 80d9b70bf76b3..d9b8d78f6aa01 100644
|
||||
index edada1997789f..ecc4c94482327 100644
|
||||
--- content/browser/storage_partition_impl.cc
|
||||
+++ content/browser/storage_partition_impl.cc
|
||||
@@ -3282,8 +3282,12 @@ void StoragePartitionImpl::GetQuotaSettings(
|
||||
@@ -3291,8 +3291,12 @@ void StoragePartitionImpl::GetQuotaSettings(
|
||||
return;
|
||||
}
|
||||
|
||||
@ -16,7 +16,7 @@ index 80d9b70bf76b3..d9b8d78f6aa01 100644
|
||||
storage::GetDefaultDeviceInfoHelper(), std::move(callback));
|
||||
}
|
||||
|
||||
@@ -3293,9 +3297,12 @@ void StoragePartitionImpl::InitNetworkContext() {
|
||||
@@ -3302,9 +3306,12 @@ void StoragePartitionImpl::InitNetworkContext() {
|
||||
cert_verifier::mojom::CertVerifierCreationParamsPtr
|
||||
cert_verifier_creation_params =
|
||||
cert_verifier::mojom::CertVerifierCreationParams::New();
|
||||
|
Reference in New Issue
Block a user