Update to Chromium version 100.0.4896.20

This commit is contained in:
Marshall Greenblatt
2022-03-04 15:10:20 +00:00
committed by Marshall Greenblatt
parent eac16430da
commit edadb98b22
11 changed files with 41 additions and 41 deletions

View File

@@ -1,5 +1,5 @@
diff --git content/browser/storage_partition_impl.cc content/browser/storage_partition_impl.cc
index 4104bde55093c..8992ed51a47d1 100644
index 6cbe5f15ce3c9..cc89d88767de6 100644
--- content/browser/storage_partition_impl.cc
+++ content/browser/storage_partition_impl.cc
@@ -494,10 +494,6 @@ class LoginHandlerDelegate {
@@ -26,7 +26,7 @@ index 4104bde55093c..8992ed51a47d1 100644
new LoginHandlerDelegate(
std::move(auth_challenge_responder), std::move(web_contents_getter),
auth_info, is_request_for_primary_main_frame, process_id, request_id, url,
@@ -2737,8 +2727,12 @@ void StoragePartitionImpl::GetQuotaSettings(
@@ -2747,8 +2737,12 @@ void StoragePartitionImpl::GetQuotaSettings(
return;
}
@@ -40,7 +40,7 @@ index 4104bde55093c..8992ed51a47d1 100644
storage::GetDefaultDeviceInfoHelper(), std::move(callback));
}
@@ -2748,9 +2742,12 @@ void StoragePartitionImpl::InitNetworkContext() {
@@ -2758,9 +2752,12 @@ void StoragePartitionImpl::InitNetworkContext() {
cert_verifier::mojom::CertVerifierCreationParamsPtr
cert_verifier_creation_params =
cert_verifier::mojom::CertVerifierCreationParams::New();