head 1.3; access; symbols pkgsrc-2026Q2:1.1.0.2 pkgsrc-2026Q2-base:1.1; locks; strict; comment @// @; 1.3 date 2026.07.08.13.42.18; author kikadf; state Exp; branches; next 1.2; commitid TrothZVUWCiZ0RMG; 1.2 date 2026.07.06.13.06.46; author kikadf; state Exp; branches; next 1.1; commitid 5JFQu3OxURxXTAMG; 1.1 date 2026.06.08.13.12.34; author kikadf; state Exp; branches; next ; commitid Zzd0Bp9ZEsatPZIG; desc @@ 1.3 log @ chromium: update to 150.0.7871.100 This update doesn't include security fixes. A full list of changes in this build is available in https://chromium.googlesource.com/chromium/src/+log/150.0.7871.47..150.0.7871.101?pretty=fuller&n=10000 @ text @$NetBSD$ * Part of patchset to build chromium on NetBSD * Based on OpenBSD's chromium patches, and pkgsrc's qt5-qtwebengine patches --- chrome/browser/ui/toolbar/app_menu_icon_controller.cc.orig 2026-07-06 22:58:46.000000000 +0000 +++ chrome/browser/ui/toolbar/app_menu_icon_controller.cc @@@@ -166,7 +166,7 @@@@ std::u16string AppMenuIconController::Ge return std::u16string(); } else if (type == IconType::kUpgradeNotification) { #if BUILDFLAG(GOOGLE_CHROME_BRANDING) && \ - (BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX)) + (BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) int message_id = IDS_APP_MENU_BUTTON_UPDATE; // Select an update text option randomly. Show this text in all browser // windows. @ 1.2 log @ chromium: update to 150.0.7871.46 This update includes 433 security fixes. Please see the Chrome Security Page for more information. @ text @d7 1 a7 1 --- chrome/browser/ui/toolbar/app_menu_icon_controller.cc.orig 2026-06-23 23:37:18.000000000 +0000 @ 1.1 log @ www/chromium: update to 149.0.7827.53 * 149.0.7827.53 This update includes 429 security fixes. Below, we highlight fixes that were contributed by external researchers. Please see the Chrome Security Page for more information. * Fix build with wayland support: add missing include @ text @d7 1 a7 1 --- chrome/browser/ui/toolbar/app_menu_icon_controller.cc.orig 2026-05-28 23:24:11.000000000 +0000 @