Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f9dad6578607c24da3c66b90d8a9876359a799dc
https://github.com/WebKit/WebKit/commit/f9dad6578607c24da3c66b90d8a9876359a799dc
Author: Yijia Huang <[email protected]>
Date: 2025-09-30 (Tue, 30 Sep 2025)
Changed paths:
M Tools/Scripts/webkitperl/BuildSubproject.pm
M Tools/Scripts/webkitpy/common/config/ports.py
M Tools/Scripts/webkitpy/common/config/ports_unittest.py
Log Message:
-----------
[JSC] Add testwasmdebugger to JSC-only build configurations
https://bugs.webkit.org/show_bug.cgi?id=299852
rdar://161623367
Reviewed by Yusuke Suzuki.
testwasmdebugger was missing from JSC-only build configurations used by
EWS and testing infrastructure.
Updates:
- BuildSubproject.pm: Include testwasmdebugger in JSC-only CMake builds
- ports.py: Add --no-testwasmdebugger flag to JSC-only test runs
- ports_unittest.py: Update unit test to include new flag
This ensures testwasmdebugger is built and properly excluded from JSC-only
test runs, maintaining consistency with other JSC test binaries (testb3,
testair, testmasm, testdfg, testapi).
Canonical link: https://commits.webkit.org/300758@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes