Update to Chromium version 134.0.6998.23

This commit is contained in:
Marshall Greenblatt
2025-02-20 14:29:57 +00:00
committed by Marshall Greenblatt
parent 0bebcc9e97
commit b3fe8ad6d7
9 changed files with 43 additions and 43 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 3d288f59adc60..db56834a946a8 100644
index 622142dcf64df..3648e7e38b9c1 100644
--- content/browser/renderer_host/render_frame_host_impl.cc
+++ content/browser/renderer_host/render_frame_host_impl.cc
@@ -9610,6 +9610,16 @@ void RenderFrameHostImpl::CreateNewWindow(
@@ -9615,6 +9615,16 @@ void RenderFrameHostImpl::CreateNewWindow(
return;
}
@@ -19,7 +19,7 @@ index 3d288f59adc60..db56834a946a8 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.
@@ -11987,6 +11997,7 @@ void RenderFrameHostImpl::CommitNavigation(
@@ -11992,6 +12002,7 @@ void RenderFrameHostImpl::CommitNavigation(
auto browser_calc_origin_to_commit =
navigation_request->GetOriginToCommitWithDebugInfo();
if (!process_lock.is_error_page() && !is_mhtml_subframe &&