From 7b8e0ab0f5497e0767fc4442dc0344d23e98268c Mon Sep 17 00:00:00 2001 From: Marshall Greenblatt Date: Tue, 30 Jul 2024 13:29:22 +0000 Subject: [PATCH] Update to Chromium version 127.0.6533.73 --- CHROMIUM_BUILD_COMPATIBILITY.txt | 2 +- patch/patches/chrome_runtime_views.patch | 4 ++-- patch/patches/views_1749_2102_3330.patch | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CHROMIUM_BUILD_COMPATIBILITY.txt b/CHROMIUM_BUILD_COMPATIBILITY.txt index d207b3011..d67dab271 100644 --- a/CHROMIUM_BUILD_COMPATIBILITY.txt +++ b/CHROMIUM_BUILD_COMPATIBILITY.txt @@ -7,5 +7,5 @@ # https://bitbucket.org/chromiumembedded/cef/wiki/BranchesAndBuilding { - 'chromium_checkout': 'refs/tags/127.0.6533.57' + 'chromium_checkout': 'refs/tags/127.0.6533.73' } diff --git a/patch/patches/chrome_runtime_views.patch b/patch/patches/chrome_runtime_views.patch index 9000c56d6..4634714fb 100644 --- a/patch/patches/chrome_runtime_views.patch +++ b/patch/patches/chrome_runtime_views.patch @@ -944,10 +944,10 @@ index b862ceac7225d..9575440a77d67 100644 LocationBarView* location_bar_view = browser_view_->GetLocationBarView(); CHECK(location_bar_view); diff --git chrome/browser/ui/views/page_action/page_action_icon_controller.cc chrome/browser/ui/views/page_action/page_action_icon_controller.cc -index 04639b0a2f603..f4cfc16f6b4de 100644 +index 352755587b5d9..111f6f42d206b 100644 --- chrome/browser/ui/views/page_action/page_action_icon_controller.cc +++ chrome/browser/ui/views/page_action/page_action_icon_controller.cc -@@ -96,6 +96,12 @@ void PageActionIconController::Init(const PageActionIconParams& params, +@@ -97,6 +97,12 @@ void PageActionIconController::Init(const PageActionIconParams& params, }; for (PageActionIconType type : params.types_enabled) { diff --git a/patch/patches/views_1749_2102_3330.patch b/patch/patches/views_1749_2102_3330.patch index 03ea2597c..62d289d3a 100644 --- a/patch/patches/views_1749_2102_3330.patch +++ b/patch/patches/views_1749_2102_3330.patch @@ -1,8 +1,8 @@ diff --git chrome/browser/ui/views/toolbar/app_menu.cc chrome/browser/ui/views/toolbar/app_menu.cc -index 0645d841f604c..0f5aa54288f5c 100644 +index 5812efa0b52e0..7f5babea9a0fb 100644 --- chrome/browser/ui/views/toolbar/app_menu.cc +++ chrome/browser/ui/views/toolbar/app_menu.cc -@@ -1037,7 +1037,9 @@ void AppMenu::RunMenu(views::MenuButtonController* host) { +@@ -1027,7 +1027,9 @@ void AppMenu::RunMenu(views::MenuButtonController* host) { host->button()->GetWidget(), host, host->button()->GetAnchorBoundsInScreen(), views::MenuAnchorPosition::kTopRight, ui::MENU_SOURCE_NONE,