From d08dff4539804bb1a27f4d5badb6de9d695c2337 Mon Sep 17 00:00:00 2001 From: Robert Nagy Date: Tue, 6 May 2025 08:32:51 +0200 Subject: www/chromium: update to 136.0.7103.59 Security: https://vuxml.freebsd.org/freebsd/e195e915-2a43-11f0-8cb5-a8a1599412c6.html PR: 286547 --- www/chromium/files/patch-base_logging__unittest.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/chromium/files/patch-base_logging__unittest.cc') diff --git a/www/chromium/files/patch-base_logging__unittest.cc b/www/chromium/files/patch-base_logging__unittest.cc index a7f210512396..cf5196d922d0 100644 --- a/www/chromium/files/patch-base_logging__unittest.cc +++ b/www/chromium/files/patch-base_logging__unittest.cc @@ -1,4 +1,4 @@ ---- base/logging_unittest.cc.orig 2025-04-04 08:52:13 UTC +--- base/logging_unittest.cc.orig 2025-05-05 10:57:53 UTC +++ base/logging_unittest.cc @@ -40,7 +40,7 @@ #include "base/posix/eintr_wrapper.h" @@ -9,7 +9,7 @@ #include #endif -@@ -588,14 +588,18 @@ void CheckCrashTestSighandler(int, siginfo_t* info, vo +@@ -586,14 +586,18 @@ void CheckCrashTestSighandler(int, siginfo_t* info, vo // need the arch-specific boilerplate below, which is inspired by breakpad. // At the same time, on OSX, ucontext.h is deprecated but si_addr works fine. uintptr_t crash_addr = 0; -- cgit v1.2.3