Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4e83330bcf3a8abab06f5f433ccf33bcd85dd106
https://github.com/WebKit/WebKit/commit/4e83330bcf3a8abab06f5f433ccf33bcd85dd106
Author: Carlos Alberto Lopez Perez <[email protected]>
Date: 2026-05-28 (Thu, 28 May 2026)
Changed paths:
M Tools/Scripts/webkitpy/port/linux_get_crash_log.py
Log Message:
-----------
[Tools] linux_get_crash_log: cosmetic improvement for the column header at
thread naming info.
https://bugs.webkit.org/show_bug.cgi?id=315195
Unreviewed follow-up.
Name the column "LWP/TID" instead of only "TID" to make obvious that TID
(Thread ID) is the same than what GDB calls LWP (Light Weight Process).
* Tools/Scripts/webkitpy/port/linux_get_crash_log.py:
(ThreadNamesCrashLogCapturer.handle_coredump):
Canonical link: https://commits.webkit.org/314103@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications