git: 46e785f8b767 - main - www/ungoogled-chromium: update to 148.0.7778.178
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 20 May 2026 20:50:58 UTC
The branch main has been updated by rnagy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=46e785f8b767b93149fdae075c0cd01cb5912124
commit 46e785f8b767b93149fdae075c0cd01cb5912124
Author: Robert Nagy <rnagy@FreeBSD.org>
AuthorDate: 2026-05-20 20:50:44 +0000
Commit: Robert Nagy <rnagy@FreeBSD.org>
CommitDate: 2026-05-20 20:50:52 +0000
www/ungoogled-chromium: update to 148.0.7778.178
---
www/ungoogled-chromium/Makefile | 2 +-
www/ungoogled-chromium/distinfo | 14 +++++++-------
...t_browser_renderer__host_render__process__host__impl.cc | 8 ++++----
.../files/patch-content_public_common_content__features.cc | 6 +++---
4 files changed, 15 insertions(+), 15 deletions(-)
diff --git a/www/ungoogled-chromium/Makefile b/www/ungoogled-chromium/Makefile
index ace41ac1b811..878873f6a963 100644
--- a/www/ungoogled-chromium/Makefile
+++ b/www/ungoogled-chromium/Makefile
@@ -1,5 +1,5 @@
PORTNAME= ungoogled-chromium
-PORTVERSION= 148.0.7778.167
+PORTVERSION= 148.0.7778.178
PULSEMV= 16
PULSEV= ${PULSEMV}.1
UGVERSION= ${DISTVERSION}-1
diff --git a/www/ungoogled-chromium/distinfo b/www/ungoogled-chromium/distinfo
index dc656dd03585..7363f802885b 100644
--- a/www/ungoogled-chromium/distinfo
+++ b/www/ungoogled-chromium/distinfo
@@ -1,9 +1,9 @@
-TIMESTAMP = 1778750283
-SHA256 (chromium-148.0.7778.167-lite.tar.xz) = 57a78706c149afe8cacdc801c20ef89ad1c1fbba0ad2154fda03f4fc0f33c9d6
-SIZE (chromium-148.0.7778.167-lite.tar.xz) = 1592254436
+TIMESTAMP = 1779310172
+SHA256 (chromium-148.0.7778.178-lite.tar.xz) = 074cc06fd96c7d47abfe4a4bb4b09b99f4261a3f1a4e49a07624810e83ef4556
+SIZE (chromium-148.0.7778.178-lite.tar.xz) = 1592183916
SHA256 (pulseaudio-16.1.tar.gz) = 027266c62f2a84422ac45fa721a649508f0f1628fb1fd9242315ac54ce2d7c92
SIZE (pulseaudio-16.1.tar.gz) = 2763111
-SHA256 (chromium-148.0.7778.167-testdata.tar.xz) = 0c810ac6a4c4600a78fac41009445bfe8529b9e7351e914b752de68861b3a9d8
-SIZE (chromium-148.0.7778.167-testdata.tar.xz) = 1306763732
-SHA256 (ungoogled-software-ungoogled-chromium-148.0.7778.167-148.0.7778.167-1_GH0.tar.gz) = 16006bae1ec831a5cca59db79d8a111f5d72aad0f0126f4d44d2d3d1941b1bc0
-SIZE (ungoogled-software-ungoogled-chromium-148.0.7778.167-148.0.7778.167-1_GH0.tar.gz) = 660622
+SHA256 (chromium-148.0.7778.178-testdata.tar.xz) = 5a965729d604b1e0656ae5311b0b42afbfbefd905c43d6b41bea95e82938d968
+SIZE (chromium-148.0.7778.178-testdata.tar.xz) = 1306779736
+SHA256 (ungoogled-software-ungoogled-chromium-148.0.7778.178-148.0.7778.178-1_GH0.tar.gz) = 39ce1309e8808f00f846b368c5b34fd469f4f5335730fd629c00b23fc808c4d4
+SIZE (ungoogled-software-ungoogled-chromium-148.0.7778.178-148.0.7778.178-1_GH0.tar.gz) = 661720
diff --git a/www/ungoogled-chromium/files/patch-content_browser_renderer__host_render__process__host__impl.cc b/www/ungoogled-chromium/files/patch-content_browser_renderer__host_render__process__host__impl.cc
index 320bb77351c3..2f4c7b2bfb58 100644
--- a/www/ungoogled-chromium/files/patch-content_browser_renderer__host_render__process__host__impl.cc
+++ b/www/ungoogled-chromium/files/patch-content_browser_renderer__host_render__process__host__impl.cc
@@ -1,4 +1,4 @@
---- content/browser/renderer_host/render_process_host_impl.cc.orig 2026-05-09 18:09:27 UTC
+--- content/browser/renderer_host/render_process_host_impl.cc.orig 2026-05-20 20:50:29 UTC
+++ content/browser/renderer_host/render_process_host_impl.cc
@@ -226,7 +226,7 @@
#include "third_party/blink/public/mojom/android_font_lookup/android_font_lookup.mojom.h"
@@ -27,7 +27,7 @@
child_thread_type_switcher_.SetPid(child_pid);
#endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)
}
-@@ -3687,7 +3687,7 @@ void RenderProcessHostImpl::AppendRendererCommandLine(
+@@ -3693,7 +3693,7 @@ void RenderProcessHostImpl::AppendRendererCommandLine(
base::TimeTicks::UnixEpoch().since_origin().InMicroseconds()));
}
@@ -36,7 +36,7 @@
// Append `kDisableVideoCaptureUseGpuMemoryBuffer` flag if there is no support
// for NV12 GPU memory buffer.
if (switches::IsVideoCaptureUseGpuMemoryBufferEnabled() &&
-@@ -3742,6 +3742,7 @@ void RenderProcessHostImpl::PropagateBrowserCommandLin
+@@ -3748,6 +3748,7 @@ void RenderProcessHostImpl::PropagateBrowserCommandLin
switches::kDisableSkiaRuntimeOpts,
switches::kDisableSpeechAPI,
switches::kDisableThreadedCompositing,
@@ -44,7 +44,7 @@
switches::kDisableV8IdleTasks,
switches::kDisableVideoCaptureUseGpuMemoryBuffer,
switches::kDomAutomationController,
-@@ -5672,7 +5673,7 @@ uint64_t RenderProcessHostImpl::GetPrivateMemoryFootpr
+@@ -5678,7 +5679,7 @@ uint64_t RenderProcessHostImpl::GetPrivateMemoryFootpr
// - Win: https://crbug.com/707022 .
uint64_t total_size = 0;
#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || \
diff --git a/www/ungoogled-chromium/files/patch-content_public_common_content__features.cc b/www/ungoogled-chromium/files/patch-content_public_common_content__features.cc
index 03b2be0b6a66..f0fbbab52ee8 100644
--- a/www/ungoogled-chromium/files/patch-content_public_common_content__features.cc
+++ b/www/ungoogled-chromium/files/patch-content_public_common_content__features.cc
@@ -1,4 +1,4 @@
---- content/public/common/content_features.cc.orig 2026-05-09 18:09:27 UTC
+--- content/public/common/content_features.cc.orig 2026-05-20 20:50:29 UTC
+++ content/public/common/content_features.cc
@@ -140,7 +140,7 @@ BASE_FEATURE(kAudioServiceLaunchOnStartup, base::FEATU
@@ -18,7 +18,7 @@
base::FEATURE_ENABLED_BY_DEFAULT
#else
base::FEATURE_DISABLED_BY_DEFAULT
-@@ -1152,10 +1152,10 @@ BASE_FEATURE(kWebAssemblyTiering, base::FEATURE_ENABLE
+@@ -1159,10 +1159,10 @@ BASE_FEATURE(kWebAssemblyTiering, base::FEATURE_ENABLE
// Enable WebAssembly trap handler.
BASE_FEATURE(kWebAssemblyTrapHandler,
@@ -31,7 +31,7 @@
defined(ARCH_CPU_ARM64))
base::FEATURE_ENABLED_BY_DEFAULT
#else
-@@ -1216,7 +1216,11 @@ BASE_FEATURE(kWebUIInProcessResourceLoadingV2,
+@@ -1223,7 +1223,11 @@ BASE_FEATURE(kWebUIInProcessResourceLoadingV2,
// Controls whether the WebUSB API is enabled:
// https://wicg.github.io/webusb