Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 1a5c3c5187299be266c841c3a9587d916da52255 https://github.com/WebKit/WebKit/commit/1a5c3c5187299be266c841c3a9587d916da52255 Author: Mark Lam <mark....@apple.com> Date: 2025-02-26 (Wed, 26 Feb 2025)
Changed paths: M Source/WTF/wtf/posix/ThreadingPOSIX.cpp Log Message: ----------- Capture failure info in Thread::getRegisters() to help diagnose thread_get_state failures. https://bugs.webkit.org/show_bug.cgi?id=288581 rdar://145637886 Reviewed by Yusuke Suzuki. When thread_get_state fails, it would be good to know why in order to debug issues. We'll now capture the kern_return_t in the crash info. * Source/WTF/wtf/posix/ThreadingPOSIX.cpp: (WTF::Thread::getRegisters): Canonical link: https://commits.webkit.org/291100@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes