Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2459971a5f2580c99d6d55812221fc28314a5ec5
https://github.com/WebKit/WebKit/commit/2459971a5f2580c99d6d55812221fc28314a5ec5
Author: Justin Michaud <[email protected]>
Date: 2025-08-15 (Fri, 15 Aug 2025)
Changed paths:
M Tools/CISupport/build-webkit-org/steps.py
M Tools/CISupport/ews-build/steps.py
Log Message:
-----------
[EWS][Post-commit] Fix 32-bit argument escaping
https://bugs.webkit.org/show_bug.cgi?id=297335
Reviewed by Adrian Perez de Castro.
Python was quoting the --cmakeargs="" argument, causing parsing strangeness.
We also fix compile-jsc-32bit-without-change to actually do the 32-bit
build, and add linux32 before run-javascriptcore-tests.
* Tools/CISupport/build-webkit-org/steps.py:
(CompileJSCOnly32):
(RunJavaScriptCoreTests.run):
* Tools/CISupport/ews-build/steps.py:
(CompileJSC32):
(CompileJSCWithoutChange32):
(RunJavaScriptCoreTests.start):
Canonical link: https://commits.webkit.org/298756@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