Update to Chromium version 102.0.5005.115

This commit is contained in:
Marshall Greenblatt 2022-06-14 07:47:21 +00:00 committed by Marshall Greenblatt
parent 1c5e658496
commit f249b2e034
2 changed files with 2 additions and 2 deletions

View File

@ -7,6 +7,6 @@
# https://bitbucket.org/chromiumembedded/cef/wiki/BranchesAndBuilding
{
'chromium_checkout': 'refs/tags/102.0.5005.63',
'chromium_checkout': 'refs/tags/102.0.5005.115',
'depot_tools_checkout': '583ca66091'
}

View File

@ -12,7 +12,7 @@ index fc87fd9a6ffca..99c6b27018e13 100644
GetContentClient()->browser()->GetUserAgent());
version.SetString("V8-Version", V8_VERSION_STRING);
diff --git content/browser/loader/navigation_url_loader_impl.cc content/browser/loader/navigation_url_loader_impl.cc
index f24b5fa85e26d..dfca9fdb9aae0 100644
index 6cf47a1ca1e22..df1ea14634aad 100644
--- content/browser/loader/navigation_url_loader_impl.cc
+++ content/browser/loader/navigation_url_loader_impl.cc
@@ -681,6 +681,17 @@ NavigationURLLoaderImpl::PrepareForNonInterceptedRequest(