Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d1f0e7c5002baad9d46ab20b125e322bfe9a10eb
https://github.com/WebKit/WebKit/commit/d1f0e7c5002baad9d46ab20b125e322bfe9a10eb
Author: Justin Michaud <[email protected]>
Date: 2026-03-10 (Tue, 10 Mar 2026)
Changed paths:
M Source/WTF/wtf/Assertions.cpp
M Source/WTF/wtf/Assertions.h
M Source/WTF/wtf/StdIntExtras.h
Log Message:
-----------
Implement WTFCrashWithInfo on Linux and Armv7
https://bugs.webkit.org/show_bug.cgi?id=285621
Reviewed by Keith Miller.
This allows us to discover additional info when a release build crashes.
* Source/WTF/wtf/Assertions.cpp:
(WTFCrashWithInfoImpl):
* Source/WTF/wtf/Assertions.h:
Canonical link: https://commits.webkit.org/308885@main
(wtfCrashArg):
(WTFCrashWithInfo):
* Source/WTF/wtf/StdIntExtras.h:
Canonical link: https://commits.webkit.org/308989@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications