From nobody Fri Jun 12 08:04:51 2026 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4gcBrN1Ddyz6hHj1 for ; Fri, 12 Jun 2026 08:04:52 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gcBrM4BQ0z3nPg for ; Fri, 12 Jun 2026 08:04:51 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1781251491; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=HPr1xzkpuYvb0vQifLteazBhNQ1kjZIEhKEQyEkvk4c=; b=O5zlnw/l4dFJLlgFtMKYNa8MTVnCvwryNYJ3Gz4vAEmWIIl8Y4hMCBH998zv/rK0Tsyg/W pJSq8IL64swsDmhfw251d0ANw/dFFfUc1WnlMcnAgu6HEUxez7tYyCYmQhJjOSCTkYRdQz j5DcwufxCjruZAS3Gx3aUPLlTzrWmQ4DIwu2c4EwBhpwRqKL/EMrJvnZAejfTo9c8mt3MS fvYAN2SJua1y4ibNAjlZz8SZy5mz+Y+7rFWOz0YtFj8cqxO/KZ9cANO/+69Ast1ibO/1mL /2ozXeLNKOzZBVoCh9W1UKx4gSq0o2pYWnCxNAGqcwmxDLEsQaGijX5O/eFkGw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1781251491; a=rsa-sha256; cv=none; b=THPm53G23yP4weET2qWgTRyamfwvSqvhgkvzF8GKXPM0hwU3W/aZHi2JKAyoPL442lBJRW QadoE7mMkBaEHdu5b1iGE3gNiQv7vAdv/5RkHQSnY+mWQOPiv2vKdKVtE1MEeUDpg9/31J kmEkx2BwAac1akXP7QcqZ6C8iaKKoacfJQwpk/EwHbmASAq3OtymE/BhnYcKiPVWtADd3f G+Aag5mP2TQgSwfAmr7Jvwm8BbZd+Gw4bnStyKJ/nYkq4/AV+AOslX2AZxHBC6PzO/0OH2 5GsAyFt89DP/rCRbENXBCw1DPhaNaj4DbXWomjI+5+tvTTkxOpIeSllWAKC12g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1781251491; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=HPr1xzkpuYvb0vQifLteazBhNQ1kjZIEhKEQyEkvk4c=; b=mOHG3p805RoQEWPdqTEnKg7aKHVgH00ROpIxyslzTVNAWdGV/Xg7cZ6L4EwD9AKpJ4OG1u 3hIbHbEirEw6+5I4crYVabLfY3hiddlN1F8nngtTmMX+2hZ6DcQwwpjNnKrxHveiycn8qD O/0slTpXJ8R9RmKrHIgYXITa++0/Q56lWMYw+mIU5Wkz5elNmIjCe39sKECokTFgaUbKB8 5D2jKbAcZX7olQghE4RUvvzibzH6CsWpJ2KgMCJtdeY3iJrMYoyaIoNWkRc06IqrsiwSDK fN8qvdBVaw1a+m266aen9R9H1MRXn/kgEPNEosiGGlWHM1pXA8psEiXB/Qn85g== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gcBrM3J7CzD2q for ; Fri, 12 Jun 2026 08:04:51 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 22cd8 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 12 Jun 2026 08:04:51 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Robert Nagy Subject: git: c98a01afcfab - main - www/ungoogled-chromium: update to 149.0.7827.102 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: rnagy X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: c98a01afcfab62b544b3d0f2bcc8f6582761c3f8 Auto-Submitted: auto-generated Date: Fri, 12 Jun 2026 08:04:51 +0000 Message-Id: <6a2bbda3.22cd8.53716947@gitrepo.freebsd.org> The branch main has been updated by rnagy: URL: https://cgit.FreeBSD.org/ports/commit/?id=c98a01afcfab62b544b3d0f2bcc8f6582761c3f8 commit c98a01afcfab62b544b3d0f2bcc8f6582761c3f8 Author: Robert Nagy AuthorDate: 2026-06-12 08:04:16 +0000 Commit: Robert Nagy CommitDate: 2026-06-12 08:04:44 +0000 www/ungoogled-chromium: update to 149.0.7827.102 Security: https://vuxml.freebsd.org/freebsd/efa1873c-64a0-11f1-b189-a8a1599412c6.html --- www/ungoogled-chromium/Makefile | 2 +- www/ungoogled-chromium/distinfo | 14 ++++---- .../files/patch-chrome_browser_about__flags.cc | 38 +++++++++++----------- .../patch-chrome_browser_flag__descriptions.h | 4 +-- ...d__manager_chrome__password__manager__client.cc | 6 ++-- ...r__context__menu_render__view__context__menu.cc | 4 +-- ...-chrome_browser_ui_views_frame_browser__view.cc | 6 ++-- ...hrome_browser_ui_views_toolbar_toolbar__view.cc | 4 +-- ...ill_core_common_autofill__payments__features.cc | 26 +++++++-------- ...derer__host_render__widget__host__view__aura.cc | 12 +++---- ..._command__buffer_service_gles2__cmd__decoder.cc | 4 +-- ...service_shared__image_shared__image__manager.cc | 4 +-- .../files/patch-media_base_video__frame.cc | 4 +-- ...u_chromeos_libyuv__image__processor__backend.cc | 6 ++-- .../files/patch-ui_base_x_x11__cursor__loader.cc | 6 ++-- .../files/patch-ui_views_focus_focus__manager.cc | 6 ++-- ...top__aura_desktop__drag__drop__client__ozone.cc | 4 +-- ...__aura_desktop__window__tree__host__platform.cc | 4 +-- .../files/patch-v8_src_execution_isolate.cc | 4 +-- 19 files changed, 79 insertions(+), 79 deletions(-) diff --git a/www/ungoogled-chromium/Makefile b/www/ungoogled-chromium/Makefile index 2708c3817cef..9d5ac6b7a920 100644 --- a/www/ungoogled-chromium/Makefile +++ b/www/ungoogled-chromium/Makefile @@ -1,5 +1,5 @@ PORTNAME= ungoogled-chromium -PORTVERSION= 149.0.7827.53 +PORTVERSION= 149.0.7827.102 PULSEMV= 16 PULSEV= ${PULSEMV}.1 UGVERSION= ${DISTVERSION}-1 diff --git a/www/ungoogled-chromium/distinfo b/www/ungoogled-chromium/distinfo index 6bc48004b056..828408d4061d 100644 --- a/www/ungoogled-chromium/distinfo +++ b/www/ungoogled-chromium/distinfo @@ -1,9 +1,9 @@ -TIMESTAMP = 1780667044 -SHA256 (chromium-149.0.7827.53-lite.tar.xz) = dabb5f0af076a53f2eb436703affcb51a5e07e08d078b2f39a0430b1a5166c34 -SIZE (chromium-149.0.7827.53-lite.tar.xz) = 1611501708 +TIMESTAMP = 1781251057 +SHA256 (chromium-149.0.7827.102-lite.tar.xz) = 19cce3a8b933a943054d2f02814a11c80056e90731ce3246b4e93a8acc200d00 +SIZE (chromium-149.0.7827.102-lite.tar.xz) = 1610505564 SHA256 (pulseaudio-16.1.tar.gz) = 027266c62f2a84422ac45fa721a649508f0f1628fb1fd9242315ac54ce2d7c92 SIZE (pulseaudio-16.1.tar.gz) = 2763111 -SHA256 (chromium-149.0.7827.53-testdata.tar.xz) = 87fbf7bcd72879c344236fa1ebc6969b5164ce5ef3205410e21c440785c074c3 -SIZE (chromium-149.0.7827.53-testdata.tar.xz) = 1314630768 -SHA256 (ungoogled-software-ungoogled-chromium-149.0.7827.53-149.0.7827.53-1_GH0.tar.gz) = 7cf15d0a1853017782b2c140aa608db8678589b0129d779b05726f21246d5f19 -SIZE (ungoogled-software-ungoogled-chromium-149.0.7827.53-149.0.7827.53-1_GH0.tar.gz) = 664795 +SHA256 (chromium-149.0.7827.102-testdata.tar.xz) = cacdd3c2b6639bcfb1aead9224e6685a93cda65f77b6d7a2b8eb4e32efe9902f +SIZE (chromium-149.0.7827.102-testdata.tar.xz) = 1314793180 +SHA256 (ungoogled-software-ungoogled-chromium-149.0.7827.102-149.0.7827.102-1_GH0.tar.gz) = 0687267dfc57b85217dfe9655983deff390015f839b5dd5572082eef6ba564e5 +SIZE (ungoogled-software-ungoogled-chromium-149.0.7827.102-149.0.7827.102-1_GH0.tar.gz) = 665717 diff --git a/www/ungoogled-chromium/files/patch-chrome_browser_about__flags.cc b/www/ungoogled-chromium/files/patch-chrome_browser_about__flags.cc index f66c301ebced..c693efccf0fc 100644 --- a/www/ungoogled-chromium/files/patch-chrome_browser_about__flags.cc +++ b/www/ungoogled-chromium/files/patch-chrome_browser_about__flags.cc @@ -1,4 +1,4 @@ ---- chrome/browser/about_flags.cc.orig 2026-06-05 13:45:06 UTC +--- chrome/browser/about_flags.cc.orig 2026-06-12 07:58:04 UTC +++ chrome/browser/about_flags.cc @@ -344,13 +344,13 @@ #include "components/stylus_handwriting/win/features.h" @@ -381,7 +381,7 @@ {"contextual-suggestion-ui-improvements", flag_descriptions::kContextualSuggestionsUiImprovementsName, flag_descriptions::kContextualSuggestionsUiImprovementsDescription, -@@ -12185,7 +12212,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12192,7 +12219,7 @@ const FeatureEntry kFeatureEntries[] = { FEATURE_VALUE_TYPE(features::kCryptographyComplianceCnsa)}, #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -390,7 +390,7 @@ {"lens-reinvocation-affordance", flag_descriptions::kLensSearchReinvocationAffordanceName, flag_descriptions::kLensSearchReinvocationAffordanceDescription, -@@ -12230,7 +12257,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12237,7 +12264,7 @@ const FeatureEntry kFeatureEntries[] = { STRING_VALUE_TYPE(variations::switches::kVariationsSeedCorpus, "")}, #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -399,7 +399,7 @@ {"passkey-unlock-manager", flag_descriptions::kPasskeyUnlockManagerName, flag_descriptions::kPasskeyUnlockManagerDescription, kOsDesktop, FEATURE_VALUE_TYPE(device::kPasskeyUnlockManager)}, -@@ -12275,7 +12302,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12282,7 +12309,7 @@ const FeatureEntry kFeatureEntries[] = { flag_descriptions::kHandleMdmErrorsForDasherAccountsDescription, kOsAll, FEATURE_VALUE_TYPE(switches::kHandleMdmErrorsForDasherAccounts)}, @@ -408,7 +408,7 @@ {"disable-u18-feedback-desktop", flag_descriptions::kDisableU18FeedbackDesktopName, flag_descriptions::kDisableU18FeedbackDesktopDescription, -@@ -12283,7 +12310,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12290,7 +12317,7 @@ const FeatureEntry kFeatureEntries[] = { FEATURE_VALUE_TYPE(switches::kDisableU18FeedbackDesktop)}, #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) @@ -417,7 +417,7 @@ {"profile-creation-decline-signin-cta-experiment", flag_descriptions::kProfileCreationDeclineSigninCTAExperimentName, flag_descriptions::kProfileCreationDeclineSigninCTAExperimentDescription, -@@ -12297,7 +12324,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12304,7 +12331,7 @@ const FeatureEntry kFeatureEntries[] = { FEATURE_VALUE_TYPE(switches::kSearchSettingsUpdate)}, #endif @@ -426,7 +426,7 @@ {"show-profile-picker-to-all-users-experiment", flag_descriptions::kShowProfilePickerToAllUsersExperimentName, flag_descriptions::kShowProfilePickerToAllUsersExperimentDescription, -@@ -12312,7 +12339,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12319,7 +12346,7 @@ const FeatureEntry kFeatureEntries[] = { enterprise_signals::features::kProfileSignalsReportingEnabled)}, #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -435,7 +435,7 @@ {"projects-panel", flag_descriptions::kProjectsPanelName, flag_descriptions::kProjectsPanelDescription, kOsDesktop, FEATURE_WITH_PARAMS_VALUE_TYPE(tab_groups::kProjectsPanel, -@@ -12345,7 +12372,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12352,7 +12379,7 @@ const FeatureEntry kFeatureEntries[] = { "AndroidDesktopZoomScaling")}, #endif @@ -444,7 +444,7 @@ {"profile-picker-text-variations", flag_descriptions::kProfilePickerTextVariationsName, flag_descriptions::kProfilePickerTextVariationsDescription, -@@ -12356,7 +12383,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12363,7 +12390,7 @@ const FeatureEntry kFeatureEntries[] = { #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -453,7 +453,7 @@ {"lens-overlay-optimization-filter", flag_descriptions::kLensOverlayOptimizationFilterName, flag_descriptions::kLensOverlayOptimizationFilterDescription, kOsDesktop, -@@ -12379,7 +12406,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12386,7 +12413,7 @@ const FeatureEntry kFeatureEntries[] = { MULTI_VALUE_TYPE(kConnectionAllowlistsChoices)}, #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -462,7 +462,7 @@ {"read-anything-with-readability-enabled", flag_descriptions::kReadAnythingWithReadabilityName, flag_descriptions::kReadAnythingWithReadabilityDescription, kOsDesktop, -@@ -12387,7 +12414,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12394,7 +12421,7 @@ const FeatureEntry kFeatureEntries[] = { #endif #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -471,7 +471,7 @@ {"read-anything-omnibox-chip", flag_descriptions::kReadAnythingOmniboxChipName, flag_descriptions::kReadAnythingOmniboxChipDescription, kOsDesktop, -@@ -12416,7 +12443,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12423,7 +12450,7 @@ const FeatureEntry kFeatureEntries[] = { autofill::features::kAutofillDisableBnplCountryCheckForTesting)}, #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -480,7 +480,7 @@ {"infobar-prioritization", flag_descriptions::kInfobarPrioritizationName, flag_descriptions::kInfobarPrioritizationDescription, kOsDesktop, FEATURE_VALUE_TYPE(infobars::features::kInfobarPrioritization)}, -@@ -12427,7 +12454,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12434,7 +12461,7 @@ const FeatureEntry kFeatureEntries[] = { FEATURE_VALUE_TYPE(features::kInfobarRefresh)}, #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -489,7 +489,7 @@ {"read-anything-immersive-reading-mode", flag_descriptions::kReadAnythingImmersiveReadingModeName, flag_descriptions::kReadAnythingImmersiveReadingModeDescription, -@@ -12440,7 +12467,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12447,7 +12474,7 @@ const FeatureEntry kFeatureEntries[] = { #endif #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -498,7 +498,7 @@ {"lens-overlay-non-blocking-privacy-notice", flag_descriptions::kLensOverlayNonBlockingPrivacyNoticeName, flag_descriptions::kLensOverlayNonBlockingPrivacyNoticeDescription, -@@ -12513,7 +12540,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12520,7 +12547,7 @@ const FeatureEntry kFeatureEntries[] = { #endif // BUILDFLAG(IS_ANDROID) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -507,7 +507,7 @@ {"enable-your-saved-info-settings-page", flag_descriptions::kYourSavedInfoSettingsPageName, flag_descriptions::kYourSavedInfoSettingsPageDescription, kOsDesktop, -@@ -12688,7 +12715,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12695,7 +12722,7 @@ const FeatureEntry kFeatureEntries[] = { FEATURE_VALUE_TYPE(autofill::features::kAutofillAiWithDataSchema)}, #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -516,7 +516,7 @@ {"read-anything-line-focus", flag_descriptions::kReadAnythingLineFocusName, flag_descriptions::kReadAnythingLineFocusDescription, kOsDesktop, FEATURE_VALUE_TYPE(features::kReadAnythingLineFocus)}, -@@ -12712,7 +12739,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12719,7 +12746,7 @@ const FeatureEntry kFeatureEntries[] = { FEATURE_VALUE_TYPE(payments::android::kDeduplicateNativePaymentApps)}, #endif @@ -525,7 +525,7 @@ {"password-upload-ui-update", flag_descriptions::kPasswordUploadUiUpdateName, flag_descriptions::kPasswordUploadUiUpdateDescription, -@@ -12754,7 +12781,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12761,7 +12788,7 @@ const FeatureEntry kFeatureEntries[] = { FEATURE_VALUE_TYPE(chrome::android::kAlwaysDrawCompositedToolbarHairline)}, #endif @@ -534,7 +534,7 @@ {"saas-usage-reporting", flag_descriptions::kSaasUsageReportingName, flag_descriptions::kSaasUsageReportingDescription, kOsLinux | kOsMac | kOsWin, -@@ -13173,7 +13200,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -13180,7 +13207,7 @@ const FeatureEntry kFeatureEntries[] = { FEATURE_VALUE_TYPE(blink::features::kUserMediaElement)}, #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ diff --git a/www/ungoogled-chromium/files/patch-chrome_browser_flag__descriptions.h b/www/ungoogled-chromium/files/patch-chrome_browser_flag__descriptions.h index 2428831bcd98..73eec4233276 100644 --- a/www/ungoogled-chromium/files/patch-chrome_browser_flag__descriptions.h +++ b/www/ungoogled-chromium/files/patch-chrome_browser_flag__descriptions.h @@ -1,6 +1,6 @@ ---- chrome/browser/flag_descriptions.h.orig 2026-06-05 13:45:06 UTC +--- chrome/browser/flag_descriptions.h.orig 2026-06-12 07:58:04 UTC +++ chrome/browser/flag_descriptions.h -@@ -8565,6 +8565,18 @@ inline constexpr char kAndroidEntraSsoDescription[] = +@@ -8582,6 +8582,18 @@ inline constexpr char kAndroidEntraSsoDescription[] = "Enables native support for Entra SSO on Android provided by selected " "Authentication Brokers."; diff --git a/www/ungoogled-chromium/files/patch-chrome_browser_password__manager_chrome__password__manager__client.cc b/www/ungoogled-chromium/files/patch-chrome_browser_password__manager_chrome__password__manager__client.cc index 00c0867de321..24fe6c007624 100644 --- a/www/ungoogled-chromium/files/patch-chrome_browser_password__manager_chrome__password__manager__client.cc +++ b/www/ungoogled-chromium/files/patch-chrome_browser_password__manager_chrome__password__manager__client.cc @@ -1,4 +1,4 @@ ---- chrome/browser/password_manager/chrome_password_manager_client.cc.orig 2026-06-05 13:45:06 UTC +--- chrome/browser/password_manager/chrome_password_manager_client.cc.orig 2026-06-12 07:58:04 UTC +++ chrome/browser/password_manager/chrome_password_manager_client.cc @@ -702,7 +702,7 @@ void ChromePasswordManagerClient::ContinueShowKeyboard bool ChromePasswordManagerClient::IsReauthBeforeFillingRequired( @@ -18,7 +18,7 @@ PasswordsClientUIDelegate* manage_passwords_ui_controller = PasswordsClientUIDelegateFromWebContents(web_contents()); if (manage_passwords_ui_controller) { -@@ -2063,7 +2063,7 @@ void ChromePasswordManagerClient::HideFillingUI() { +@@ -2073,7 +2073,7 @@ void ChromePasswordManagerClient::HideFillingUI() { bool ChromePasswordManagerClient::IsPasswordManagementEnabledForCurrentPage( const GURL& url) const { #if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || \ @@ -27,7 +27,7 @@ if (IsPasswordManagerForUrlDisallowedByPolicy(url)) { return false; } -@@ -2102,7 +2102,7 @@ bool ChromePasswordManagerClient::IsPasswordManagement +@@ -2112,7 +2112,7 @@ bool ChromePasswordManagerClient::IsPasswordManagement } #if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || \ diff --git a/www/ungoogled-chromium/files/patch-chrome_browser_renderer__context__menu_render__view__context__menu.cc b/www/ungoogled-chromium/files/patch-chrome_browser_renderer__context__menu_render__view__context__menu.cc index 70336d096377..4d0107c2af5a 100644 --- a/www/ungoogled-chromium/files/patch-chrome_browser_renderer__context__menu_render__view__context__menu.cc +++ b/www/ungoogled-chromium/files/patch-chrome_browser_renderer__context__menu_render__view__context__menu.cc @@ -1,4 +1,4 @@ ---- chrome/browser/renderer_context_menu/render_view_context_menu.cc.orig 2026-06-05 13:45:06 UTC +--- chrome/browser/renderer_context_menu/render_view_context_menu.cc.orig 2026-06-12 07:58:04 UTC +++ chrome/browser/renderer_context_menu/render_view_context_menu.cc @@ -268,7 +268,7 @@ #include "url/origin.h" @@ -9,7 +9,7 @@ #include "components/webapps/isolated_web_apps/scheme.h" #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || // BUILDFLAG(IS_CHROMEOS) -@@ -5160,7 +5160,7 @@ void RenderViewContextMenu::OpenLinkInSplitView() { +@@ -5170,7 +5170,7 @@ void RenderViewContextMenu::OpenLinkInSplitView() { #endif // !BUILDFLAG(IS_ANDROID) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ diff --git a/www/ungoogled-chromium/files/patch-chrome_browser_ui_views_frame_browser__view.cc b/www/ungoogled-chromium/files/patch-chrome_browser_ui_views_frame_browser__view.cc index 60add9f7a930..026eeb49abdb 100644 --- a/www/ungoogled-chromium/files/patch-chrome_browser_ui_views_frame_browser__view.cc +++ b/www/ungoogled-chromium/files/patch-chrome_browser_ui_views_frame_browser__view.cc @@ -1,4 +1,4 @@ ---- chrome/browser/ui/views/frame/browser_view.cc.orig 2026-06-05 13:45:06 UTC +--- chrome/browser/ui/views/frame/browser_view.cc.orig 2026-06-12 07:58:04 UTC +++ chrome/browser/ui/views/frame/browser_view.cc @@ -2379,7 +2379,7 @@ void BrowserView::ToolbarSizeChanged(bool is_animating } @@ -9,7 +9,7 @@ UpdateFastResizeForContentViews(is_dragging); if (!is_dragging) { -@@ -5720,7 +5720,7 @@ void BrowserView::MaybeShowProfileSwitchIPH() { +@@ -5722,7 +5722,7 @@ void BrowserView::MaybeShowProfileSwitchIPH() { } void BrowserView::MaybeShowSupervisedUserProfileSignInIPH() { @@ -18,7 +18,7 @@ if (!ShouldShowAvatarToolbarIPH()) { return; } -@@ -5731,7 +5731,7 @@ void BrowserView::MaybeShowSupervisedUserProfileSignIn +@@ -5733,7 +5733,7 @@ void BrowserView::MaybeShowSupervisedUserProfileSignIn } void BrowserView::MaybeShowSignInBenefitsIPH() { diff --git a/www/ungoogled-chromium/files/patch-chrome_browser_ui_views_toolbar_toolbar__view.cc b/www/ungoogled-chromium/files/patch-chrome_browser_ui_views_toolbar_toolbar__view.cc index 10da8165f58a..c345c7f5e25c 100644 --- a/www/ungoogled-chromium/files/patch-chrome_browser_ui_views_toolbar_toolbar__view.cc +++ b/www/ungoogled-chromium/files/patch-chrome_browser_ui_views_toolbar_toolbar__view.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/views/toolbar/toolbar_view.cc.orig 2026-06-05 13:45:06 UTC +--- chrome/browser/ui/views/toolbar/toolbar_view.cc.orig 2026-06-12 07:58:04 UTC +++ chrome/browser/ui/views/toolbar/toolbar_view.cc -@@ -395,7 +395,7 @@ void ToolbarView::Init() { +@@ -396,7 +396,7 @@ void ToolbarView::Init() { } std::unique_ptr media_button; diff --git a/www/ungoogled-chromium/files/patch-components_autofill_core_common_autofill__payments__features.cc b/www/ungoogled-chromium/files/patch-components_autofill_core_common_autofill__payments__features.cc index ceb20c85e293..0ad4799716b4 100644 --- a/www/ungoogled-chromium/files/patch-components_autofill_core_common_autofill__payments__features.cc +++ b/www/ungoogled-chromium/files/patch-components_autofill_core_common_autofill__payments__features.cc @@ -1,6 +1,6 @@ ---- components/autofill/core/common/autofill_payments_features.cc.orig 2026-06-05 13:45:06 UTC +--- components/autofill/core/common/autofill_payments_features.cc.orig 2026-06-12 07:58:04 UTC +++ components/autofill/core/common/autofill_payments_features.cc -@@ -27,7 +27,7 @@ BASE_FEATURE(kAutofillDisableBnplCountryCheckForTestin +@@ -32,7 +32,7 @@ BASE_FEATURE(kAutofillDisableBnplCountryCheckForTestin // page using server-side AI. BASE_FEATURE(kAutofillEnableAiBasedAmountExtraction, #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -9,7 +9,7 @@ base::FEATURE_ENABLED_BY_DEFAULT); #else base::FEATURE_DISABLED_BY_DEFAULT); -@@ -38,7 +38,7 @@ BASE_FEATURE(kAutofillEnableAiBasedAmountExtraction, +@@ -43,7 +43,7 @@ BASE_FEATURE(kAutofillEnableAiBasedAmountExtraction, // of the allowlisted merchant websites. BASE_FEATURE(kAutofillEnableAmountExtraction, #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -18,7 +18,7 @@ base::FEATURE_ENABLED_BY_DEFAULT); #else base::FEATURE_DISABLED_BY_DEFAULT); -@@ -61,7 +61,7 @@ BASE_FEATURE(kAutofillEnableBottomSheetScanCardAndFill +@@ -66,7 +66,7 @@ BASE_FEATURE(kAutofillEnableBottomSheetScanCardAndFill // When enabled, buy now pay later (BNPL) in Autofill will be offered. BASE_FEATURE(kAutofillEnableBuyNowPayLater, #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -27,7 +27,7 @@ base::FEATURE_ENABLED_BY_DEFAULT); #else base::FEATURE_DISABLED_BY_DEFAULT); -@@ -72,7 +72,7 @@ BASE_FEATURE(kAutofillEnableBuyNowPayLater, +@@ -77,7 +77,7 @@ BASE_FEATURE(kAutofillEnableBuyNowPayLater, // (BNPL) issuers that are externally linked. BASE_FEATURE(kAutofillEnableBuyNowPayLaterForExternallyLinked, #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -36,7 +36,7 @@ base::FEATURE_ENABLED_BY_DEFAULT); #else base::FEATURE_DISABLED_BY_DEFAULT); -@@ -82,7 +82,7 @@ BASE_FEATURE(kAutofillEnableBuyNowPayLaterForExternall +@@ -87,7 +87,7 @@ BASE_FEATURE(kAutofillEnableBuyNowPayLaterForExternall // offered. BASE_FEATURE(kAutofillEnableBuyNowPayLaterForKlarna, #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -45,7 +45,7 @@ base::FEATURE_ENABLED_BY_DEFAULT); #else base::FEATURE_DISABLED_BY_DEFAULT); -@@ -91,7 +91,7 @@ BASE_FEATURE(kAutofillEnableBuyNowPayLaterForKlarna, +@@ -96,7 +96,7 @@ BASE_FEATURE(kAutofillEnableBuyNowPayLaterForKlarna, // When enabled, buy now pay later (BNPL) data will be synced to Chrome clients. BASE_FEATURE(kAutofillEnableBuyNowPayLaterSyncing, #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -54,7 +54,7 @@ base::FEATURE_ENABLED_BY_DEFAULT); #else base::FEATURE_DISABLED_BY_DEFAULT); -@@ -101,7 +101,7 @@ BASE_FEATURE(kAutofillEnableBuyNowPayLaterSyncing, +@@ -106,7 +106,7 @@ BASE_FEATURE(kAutofillEnableBuyNowPayLaterSyncing, // include the issuer names for better brand recognition. BASE_FEATURE(kAutofillEnableBuyNowPayLaterUpdatedSuggestionSecondLineString, #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -63,7 +63,7 @@ base::FEATURE_ENABLED_BY_DEFAULT); #else base::FEATURE_DISABLED_BY_DEFAULT); -@@ -121,7 +121,7 @@ BASE_FEATURE(kAutofillEnableCardBenefitsForAmericanExp +@@ -126,7 +126,7 @@ BASE_FEATURE(kAutofillEnableCardBenefitsForAmericanExp // UI. BASE_FEATURE(kAutofillEnableCardBenefitsForBmo, #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -72,7 +72,7 @@ base::FEATURE_ENABLED_BY_DEFAULT); #else base::FEATURE_DISABLED_BY_DEFAULT); -@@ -165,7 +165,7 @@ BASE_FEATURE(kAutofillEnableFlatRateCardBenefitsBlockl +@@ -170,7 +170,7 @@ BASE_FEATURE(kAutofillEnableFlatRateCardBenefitsBlockl // Payments Autofill UI. BASE_FEATURE(kAutofillEnableFlatRateCardBenefitsFromCurinos, #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -81,7 +81,7 @@ base::FEATURE_ENABLED_BY_DEFAULT); #else base::FEATURE_DISABLED_BY_DEFAULT); -@@ -252,7 +252,7 @@ BASE_FEATURE(kAutofillEnableTravelCategoryAndMerchantB +@@ -257,7 +257,7 @@ BASE_FEATURE(kAutofillEnableTravelCategoryAndMerchantB // the card, and FIDO is not. BASE_FEATURE(kAutofillEnableVcn3dsAuthentication, #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -90,7 +90,7 @@ base::FEATURE_ENABLED_BY_DEFAULT); #else base::FEATURE_DISABLED_BY_DEFAULT); -@@ -281,7 +281,7 @@ BASE_FEATURE(kAutofillEnableWalletBrandingV2, +@@ -286,7 +286,7 @@ BASE_FEATURE(kAutofillEnableWalletBrandingV2, // eligibility. BASE_FEATURE(kAutofillPreferBuyNowPayLaterBlocklists, #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -99,7 +99,7 @@ base::FEATURE_ENABLED_BY_DEFAULT); #else base::FEATURE_DISABLED_BY_DEFAULT); -@@ -336,7 +336,7 @@ const base::FeatureParam kAutofillVcnEnrollStrike +@@ -341,7 +341,7 @@ const base::FeatureParam kAutofillVcnEnrollStrike /*default_value=*/180}; bool ShouldShowImprovedUserConsentForCreditCardSave() { diff --git a/www/ungoogled-chromium/files/patch-content_browser_renderer__host_render__widget__host__view__aura.cc b/www/ungoogled-chromium/files/patch-content_browser_renderer__host_render__widget__host__view__aura.cc index e015c9e6c0c5..847834b3a16f 100644 --- a/www/ungoogled-chromium/files/patch-content_browser_renderer__host_render__widget__host__view__aura.cc +++ b/www/ungoogled-chromium/files/patch-content_browser_renderer__host_render__widget__host__view__aura.cc @@ -1,6 +1,6 @@ ---- content/browser/renderer_host/render_widget_host_view_aura.cc.orig 2026-06-05 13:45:06 UTC +--- content/browser/renderer_host/render_widget_host_view_aura.cc.orig 2026-06-12 07:58:04 UTC +++ content/browser/renderer_host/render_widget_host_view_aura.cc -@@ -130,7 +130,7 @@ +@@ -132,7 +132,7 @@ #include "ui/gfx/win/gdi_util.h" #endif // BUILDFLAG(IS_WIN) @@ -9,7 +9,7 @@ #include "ui/accessibility/platform/browser_accessibility_auralinux.h" #include "ui/base/ime/linux/text_edit_command_auralinux.h" #include "ui/base/ime/text_input_flags.h" -@@ -555,7 +555,7 @@ gfx::NativeViewAccessible RenderWidgetHostViewAura::Ge +@@ -578,7 +578,7 @@ gfx::NativeViewAccessible RenderWidgetHostViewAura::Ge return ToBrowserAccessibilityWin(manager->GetBrowserAccessibilityRoot()) ->GetCOM(); @@ -18,7 +18,7 @@ ui::BrowserAccessibilityManager* manager = host()->GetOrCreateRootBrowserAccessibilityManager(); if (manager && manager->GetBrowserAccessibilityRoot()) -@@ -2016,7 +2016,7 @@ bool RenderWidgetHostViewAura::ShouldDoLearning() { +@@ -2046,7 +2046,7 @@ bool RenderWidgetHostViewAura::ShouldDoLearning() { return host() && host()->delegate() && host()->delegate()->ShouldDoLearning(); } @@ -27,7 +27,7 @@ bool RenderWidgetHostViewAura::SetCompositionFromExistingText( const gfx::Range& range, const std::vector& ui_ime_text_spans) { -@@ -3063,7 +3063,7 @@ bool RenderWidgetHostViewAura::NeedsInputGrab() { +@@ -3093,7 +3093,7 @@ bool RenderWidgetHostViewAura::NeedsInputGrab() { } bool RenderWidgetHostViewAura::NeedsMouseCapture() { @@ -36,7 +36,7 @@ return NeedsInputGrab(); #else return false; -@@ -3273,7 +3273,7 @@ void RenderWidgetHostViewAura::ForwardKeyboardEventWit +@@ -3303,7 +3303,7 @@ void RenderWidgetHostViewAura::ForwardKeyboardEventWit if (!target_host) return; diff --git a/www/ungoogled-chromium/files/patch-gpu_command__buffer_service_gles2__cmd__decoder.cc b/www/ungoogled-chromium/files/patch-gpu_command__buffer_service_gles2__cmd__decoder.cc index 5502fa5f0e09..f8f611a7aa77 100644 --- a/www/ungoogled-chromium/files/patch-gpu_command__buffer_service_gles2__cmd__decoder.cc +++ b/www/ungoogled-chromium/files/patch-gpu_command__buffer_service_gles2__cmd__decoder.cc @@ -1,6 +1,6 @@ ---- gpu/command_buffer/service/gles2_cmd_decoder.cc.orig 2026-05-30 12:46:06 UTC +--- gpu/command_buffer/service/gles2_cmd_decoder.cc.orig 2026-06-12 07:58:04 UTC +++ gpu/command_buffer/service/gles2_cmd_decoder.cc -@@ -2865,7 +2865,7 @@ std::unique_ptr GLES2Decoder::Create( +@@ -2866,7 +2866,7 @@ std::unique_ptr GLES2Decoder::Create( } // Allow linux to run fuzzers. diff --git a/www/ungoogled-chromium/files/patch-gpu_command__buffer_service_shared__image_shared__image__manager.cc b/www/ungoogled-chromium/files/patch-gpu_command__buffer_service_shared__image_shared__image__manager.cc index a744598970ad..5de1dd829ed2 100644 --- a/www/ungoogled-chromium/files/patch-gpu_command__buffer_service_shared__image_shared__image__manager.cc +++ b/www/ungoogled-chromium/files/patch-gpu_command__buffer_service_shared__image_shared__image__manager.cc @@ -1,6 +1,6 @@ ---- gpu/command_buffer/service/shared_image/shared_image_manager.cc.orig 2026-05-09 18:09:27 UTC +--- gpu/command_buffer/service/shared_image/shared_image_manager.cc.orig 2026-06-12 07:58:04 UTC +++ gpu/command_buffer/service/shared_image/shared_image_manager.cc -@@ -641,7 +641,7 @@ bool SharedImageManager::SupportsScanoutImages() { +@@ -650,7 +650,7 @@ bool SharedImageManager::SupportsScanoutImages() { return true; #elif BUILDFLAG(IS_ANDROID) return true; diff --git a/www/ungoogled-chromium/files/patch-media_base_video__frame.cc b/www/ungoogled-chromium/files/patch-media_base_video__frame.cc index 5e954b032a85..eaad6e4d07b6 100644 --- a/www/ungoogled-chromium/files/patch-media_base_video__frame.cc +++ b/www/ungoogled-chromium/files/patch-media_base_video__frame.cc @@ -1,4 +1,4 @@ ---- media/base/video_frame.cc.orig 2026-06-05 13:45:06 UTC +--- media/base/video_frame.cc.orig 2026-06-12 07:58:04 UTC +++ media/base/video_frame.cc @@ -86,7 +86,7 @@ std::string VideoFrame::StorageTypeToString( return "OWNED_MEMORY"; @@ -27,7 +27,7 @@ // static scoped_refptr VideoFrame::WrapExternalDmabufs( const VideoFrameLayout& layout, -@@ -1400,7 +1400,7 @@ scoped_refptr VideoFrame::shar +@@ -1416,7 +1416,7 @@ scoped_refptr VideoFrame::shar return wrapped_frame_ ? wrapped_frame_->shared_image() : shared_image_; } diff --git a/www/ungoogled-chromium/files/patch-media_gpu_chromeos_libyuv__image__processor__backend.cc b/www/ungoogled-chromium/files/patch-media_gpu_chromeos_libyuv__image__processor__backend.cc index 19cf13b8c2b0..019728224b2a 100644 --- a/www/ungoogled-chromium/files/patch-media_gpu_chromeos_libyuv__image__processor__backend.cc +++ b/www/ungoogled-chromium/files/patch-media_gpu_chromeos_libyuv__image__processor__backend.cc @@ -1,4 +1,4 @@ ---- media/gpu/chromeos/libyuv_image_processor_backend.cc.orig 2026-03-15 18:32:51 UTC +--- media/gpu/chromeos/libyuv_image_processor_backend.cc.orig 2026-06-12 07:58:04 UTC +++ media/gpu/chromeos/libyuv_image_processor_backend.cc @@ -48,7 +48,7 @@ static constexpr struct { #define CONV(in, out, trans, result) \ @@ -9,7 +9,7 @@ CONV(NV12, AR24, kConversion, Supported), #endif CONV(NV12, NV12, kConversion, Supported), -@@ -409,7 +409,7 @@ int LibYUVImageProcessorBackend::DoConversion(const Fr +@@ -422,7 +422,7 @@ int LibYUVImageProcessorBackend::DoConversion(const Fr fr->GetWritableVisibleData(VideoFrame::Plane::kUV)), \ fr->stride(VideoFrame::Plane::kUV) @@ -18,7 +18,7 @@ #define ARGB_DATA(fr) \ fr->GetWritableVisibleData(VideoFrame::Plane::kARGB), \ fr->stride(VideoFrame::Plane::kARGB) -@@ -571,7 +571,7 @@ int LibYUVImageProcessorBackend::DoConversion(const Fr +@@ -584,7 +584,7 @@ int LibYUVImageProcessorBackend::DoConversion(const Fr } } diff --git a/www/ungoogled-chromium/files/patch-ui_base_x_x11__cursor__loader.cc b/www/ungoogled-chromium/files/patch-ui_base_x_x11__cursor__loader.cc index ba56e0520fe1..0024be3b2ec6 100644 --- a/www/ungoogled-chromium/files/patch-ui_base_x_x11__cursor__loader.cc +++ b/www/ungoogled-chromium/files/patch-ui_base_x_x11__cursor__loader.cc @@ -1,4 +1,4 @@ ---- ui/base/x/x11_cursor_loader.cc.orig 2025-10-21 16:57:35 UTC +--- ui/base/x/x11_cursor_loader.cc.orig 2026-06-12 07:58:04 UTC +++ ui/base/x/x11_cursor_loader.cc @@ -37,7 +37,7 @@ #include "ui/gfx/x/connection.h" @@ -21,7 +21,7 @@ if (!lib) return ""; -@@ -224,7 +228,7 @@ scoped_refptr ReadCursorFile( +@@ -234,7 +238,7 @@ scoped_refptr ReadCursorFile( const std::string& rm_xcursor_theme) { constexpr const char kDefaultTheme[] = "default"; std::string themes[] = { @@ -30,7 +30,7 @@ // The toolkit theme has the highest priority. LinuxUi::instance() ? LinuxUi::instance()->GetCursorThemeName() : std::string(), -@@ -414,7 +418,7 @@ uint32_t XCursorLoader::GetPreferredCursorSize() const +@@ -428,7 +432,7 @@ uint32_t XCursorLoader::GetPreferredCursorSize() const return size; } diff --git a/www/ungoogled-chromium/files/patch-ui_views_focus_focus__manager.cc b/www/ungoogled-chromium/files/patch-ui_views_focus_focus__manager.cc index 4a6cde86599b..581a0b7660a2 100644 --- a/www/ungoogled-chromium/files/patch-ui_views_focus_focus__manager.cc +++ b/www/ungoogled-chromium/files/patch-ui_views_focus_focus__manager.cc @@ -1,6 +1,6 @@ ---- ui/views/focus/focus_manager.cc.orig 2026-04-15 11:25:12 UTC +--- ui/views/focus/focus_manager.cc.orig 2026-06-12 07:58:04 UTC +++ ui/views/focus/focus_manager.cc -@@ -620,7 +620,7 @@ bool FocusManager::RedirectAcceleratorToParentWidget( +@@ -622,7 +622,7 @@ bool FocusManager::RedirectAcceleratorToParentWidget( return false; } @@ -9,7 +9,7 @@ // Processing an accelerator can delete things. Because we // need these objects afterwards on Linux, save widget_ as weak pointer and // save the close_on_deactivate property value of widget_delegate in a -@@ -638,7 +638,7 @@ bool FocusManager::RedirectAcceleratorToParentWidget( +@@ -640,7 +640,7 @@ bool FocusManager::RedirectAcceleratorToParentWidget( const bool accelerator_processed = focus_manager->ProcessAccelerator(accelerator); diff --git a/www/ungoogled-chromium/files/patch-ui_views_widget_desktop__aura_desktop__drag__drop__client__ozone.cc b/www/ungoogled-chromium/files/patch-ui_views_widget_desktop__aura_desktop__drag__drop__client__ozone.cc index c3db59ed671d..1c785b828ed2 100644 --- a/www/ungoogled-chromium/files/patch-ui_views_widget_desktop__aura_desktop__drag__drop__client__ozone.cc +++ b/www/ungoogled-chromium/files/patch-ui_views_widget_desktop__aura_desktop__drag__drop__client__ozone.cc @@ -1,6 +1,6 @@ ---- ui/views/widget/desktop_aura/desktop_drag_drop_client_ozone.cc.orig 2025-02-20 09:59:21 UTC +--- ui/views/widget/desktop_aura/desktop_drag_drop_client_ozone.cc.orig 2026-06-12 07:58:04 UTC +++ ui/views/widget/desktop_aura/desktop_drag_drop_client_ozone.cc -@@ -203,7 +203,7 @@ DragOperation DesktopDragDropClientOzone::StartDragAnd +@@ -218,7 +218,7 @@ DragOperation DesktopDragDropClientOzone::StartDragAnd return selected_operation_; } diff --git a/www/ungoogled-chromium/files/patch-ui_views_widget_desktop__aura_desktop__window__tree__host__platform.cc b/www/ungoogled-chromium/files/patch-ui_views_widget_desktop__aura_desktop__window__tree__host__platform.cc index 895dd3baa558..da8194e643fd 100644 --- a/www/ungoogled-chromium/files/patch-ui_views_widget_desktop__aura_desktop__window__tree__host__platform.cc +++ b/www/ungoogled-chromium/files/patch-ui_views_widget_desktop__aura_desktop__window__tree__host__platform.cc @@ -1,4 +1,4 @@ ---- ui/views/widget/desktop_aura/desktop_window_tree_host_platform.cc.orig 2026-06-05 13:45:06 UTC +--- ui/views/widget/desktop_aura/desktop_window_tree_host_platform.cc.orig 2026-06-12 07:58:04 UTC +++ ui/views/widget/desktop_aura/desktop_window_tree_host_platform.cc @@ -51,7 +51,7 @@ #include "ui/wm/core/window_util.h" @@ -18,7 +18,7 @@ std::make_unique(window(), drag_handler); #else std::make_unique(window(), drag_handler); -@@ -1281,7 +1281,7 @@ bool DesktopWindowTreeHostPlatform::RotateFocusForWidg +@@ -1285,7 +1285,7 @@ bool DesktopWindowTreeHostPlatform::RotateFocusForWidg // DesktopWindowTreeHost: // Linux subclasses this host and adds some Linux specific bits. diff --git a/www/ungoogled-chromium/files/patch-v8_src_execution_isolate.cc b/www/ungoogled-chromium/files/patch-v8_src_execution_isolate.cc index b2ff5fb6af7e..060fafc9818e 100644 --- a/www/ungoogled-chromium/files/patch-v8_src_execution_isolate.cc +++ b/www/ungoogled-chromium/files/patch-v8_src_execution_isolate.cc @@ -1,4 +1,4 @@ ---- v8/src/execution/isolate.cc.orig 2026-06-05 13:45:06 UTC +--- v8/src/execution/isolate.cc.orig 2026-06-12 07:58:04 UTC +++ v8/src/execution/isolate.cc @@ -184,6 +184,10 @@ #include "src/execution/simulator-base.h" @@ -11,7 +11,7 @@ extern "C" const uint8_t v8_Default_embedded_blob_code_[]; extern "C" uint32_t v8_Default_embedded_blob_code_size_; extern "C" const uint8_t v8_Default_embedded_blob_data_[]; -@@ -5658,6 +5662,13 @@ void Isolate::InitializeDefaultEmbeddedBlob() { +@@ -5664,6 +5668,13 @@ void Isolate::InitializeDefaultEmbeddedBlob() { uint32_t code_size = DefaultEmbeddedBlobCodeSize(); const uint8_t* data = DefaultEmbeddedBlobData(); uint32_t data_size = DefaultEmbeddedBlobDataSize();