From a90a5cba08fdf6c0ceb95101c275108a152a3aed Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 12 Jun 2024 07:35:37 +0200 Subject: Merging upstream version 127.0. Signed-off-by: Daniel Baumann --- browser/app/winlauncher/test/TestSameBinary.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'browser/app/winlauncher/test/TestSameBinary.cpp') diff --git a/browser/app/winlauncher/test/TestSameBinary.cpp b/browser/app/winlauncher/test/TestSameBinary.cpp index 2cb45f546f..2adc85f4ec 100644 --- a/browser/app/winlauncher/test/TestSameBinary.cpp +++ b/browser/app/winlauncher/test/TestSameBinary.cpp @@ -193,8 +193,7 @@ static int ParentMain(int argc, wchar_t* argv[]) { return 1; } - MOZ_ASSERT_UNREACHABLE("This process should be terminated by now"); - return 0; + MOZ_CRASH("This process should be terminated by now"); } static int MonitorMain(int argc, wchar_t* argv[]) { -- cgit v1.2.3