Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 06a8284c44dd85b67ed01a2a788ff3b081ac8b9e
https://github.com/WebKit/WebKit/commit/06a8284c44dd85b67ed01a2a788ff3b081ac8b9e
Author: Daniel Liu <[email protected]>
Date: 2025-11-07 (Fri, 07 Nov 2025)
Changed paths:
M Source/JavaScriptCore/API/MARReportCrashPrivate.h
M Source/bmalloc/libpas/src/libpas/pas_report_crash_pgm_report.h
Log Message:
-----------
Remove redundant OS(DARWIN) macro check in MARReportCrashPrivate
https://bugs.webkit.org/show_bug.cgi?id=302176
rdar://164279637
Unreviewed, build fix.
The use of the `OS` macro led to issues with C++ modules during build.
* Source/JavaScriptCore/API/MARReportCrashPrivate.h:
Canonical link: https://commits.webkit.org/302756@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications