Update to Chromium version 132.0.6834.15

This commit is contained in:
Marshall Greenblatt
2024-11-21 14:41:08 +00:00
committed by Marshall Greenblatt
parent ab58b1b17b
commit 40b21a9583
9 changed files with 31 additions and 31 deletions

View File

@@ -1,8 +1,8 @@
diff --git content/browser/renderer_host/render_frame_host_impl.cc content/browser/renderer_host/render_frame_host_impl.cc
index d29dac8938055..c2bbba0d6c2ab 100644
index 95b2ad64c8336..bad7c4bcbe695 100644
--- content/browser/renderer_host/render_frame_host_impl.cc
+++ content/browser/renderer_host/render_frame_host_impl.cc
@@ -9180,6 +9180,16 @@ void RenderFrameHostImpl::CreateNewWindow(
@@ -9189,6 +9189,16 @@ void RenderFrameHostImpl::CreateNewWindow(
return;
}
@@ -19,7 +19,7 @@ index d29dac8938055..c2bbba0d6c2ab 100644
// Otherwise, consume user activation before we proceed. In particular, it is
// important to do this before we return from the |opener_suppressed| case
// below.
@@ -11558,6 +11568,7 @@ void RenderFrameHostImpl::CommitNavigation(
@@ -11567,6 +11577,7 @@ void RenderFrameHostImpl::CommitNavigation(
auto browser_calc_origin_to_commit =
navigation_request->GetOriginToCommitWithDebugInfo();
if (!process_lock.is_error_page() && !is_mhtml_subframe &&