Update to Chromium version 109.0.5414.36

This commit is contained in:
Marshall Greenblatt
2022-12-14 17:26:07 +00:00
committed by Marshall Greenblatt
parent cd5e37ab62
commit 75a32e3e82
10 changed files with 23 additions and 23 deletions

View File

@@ -11,7 +11,7 @@ index c8655d9270b81..d11450d22123a 100644
// Cancels and hides the current popup (datetime, select...) if any.
virtual void CancelPagePopup() = 0;
diff --git third_party/blink/renderer/core/exported/web_view_impl.cc third_party/blink/renderer/core/exported/web_view_impl.cc
index eaa633bc51909..afc38da9459a9 100644
index 82531576331b9..588695265ae28 100644
--- third_party/blink/renderer/core/exported/web_view_impl.cc
+++ third_party/blink/renderer/core/exported/web_view_impl.cc
@@ -249,8 +249,13 @@ void WebView::SetUseExternalPopupMenus(bool use_external_popup_menus) {