Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: fcd9a87c22d4f285d0f4cafc8bf3096a65b7d26d
https://github.com/WebKit/WebKit/commit/fcd9a87c22d4f285d0f4cafc8bf3096a65b7d26d
Author: Alex Christensen <[email protected]>
Date: 2026-07-17 (Fri, 17 Jul 2026)
Changed paths:
M Source/JavaScriptCore/wasm/debugger/tests/ExecutionHandlerIdleStopTest.cpp
Log Message:
-----------
Replace start and stop markers in ExecutionHandlerIdleStopTest.cpp
https://bugs.webkit.org/show_bug.cgi?id=319690
rdar://182535047
Reviewed by Yijia Huang.
When I search for git conflict markers "<<<<<<<" and ">>>>>>>" these always
show up.
Add some = characters to make the search for merge conflicts not show these
test markers.
* Source/JavaScriptCore/wasm/debugger/tests/ExecutionHandlerIdleStopTest.cpp:
(ExecutionHandlerIdleStopTest::testOrderingVMEnterInterruptContinue):
(ExecutionHandlerIdleStopTest::testOrderingInterruptVMEnterContinue):
(ExecutionHandlerIdleStopTest::testOrderingInterruptContinueVMEnter):
(ExecutionHandlerIdleStopTest::testIdleVMInterruptResumeLoops):
(ExecutionHandlerIdleStopTest::testIdleVMWithActiveVM):
Canonical link: https://commits.webkit.org/317423@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications