Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 6e783beb4d09b1e556924fd8c98c237803934ecb
https://github.com/WebKit/WebKit/commit/6e783beb4d09b1e556924fd8c98c237803934ecb
Author: Yijia Huang <[email protected]>
Date: 2026-01-14 (Wed, 14 Jan 2026)
Changed paths:
M JSTests/wasm/debugger/lib/core/environment.py
Log Message:
-----------
[JSC][WASM][Debugger] Update LLDB path to use standard Xcode location in WASM
debugger tests
https://bugs.webkit.org/show_bug.cgi?id=305487
rdar://168150748
Reviewed by Keith Miller.
Changes the hardcoded LLDB path in environment.py from a Swift toolchain
snapshot to the standard Xcode installation path.
This makes the debugger tests use a more stable and commonly available
LLDB binary instead of a date-specific Swift snapshot toolchain.
No test needed since this is a config change.
Canonical link: https://commits.webkit.org/305587@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications