Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: efcdcc266ba76ac5e23c5114d565aca218291242
      
https://github.com/WebKit/WebKit/commit/efcdcc266ba76ac5e23c5114d565aca218291242
  Author: Yusuke Suzuki <[email protected]>
  Date:   2025-11-13 (Thu, 13 Nov 2025)

  Changed paths:
    M Source/JavaScriptCore/jit/ExecutableAllocator.cpp
    M Source/WTF/SaferCPPExpectations/NoUncountedMemberCheckerExpectations
    M Source/WTF/wtf/MetaAllocator.cpp
    M Source/WTF/wtf/MetaAllocator.h
    M Source/WTF/wtf/MetaAllocatorHandle.h
    M Source/WTF/wtf/RedBlackTree.h
    M Source/WTF/wtf/generic/RunLoopGeneric.cpp
    M Tools/TestWebKitAPI/Tests/WTF/RedBlackTree.cpp

  Log Message:
  -----------
  Unreviewed, reverting 303015@main as it causes assertion failures in JSC 
stress tests
rdar://164678753
https://bugs.webkit.org/show_bug.cgi?id=302503

Causes 8630 JSC test failures on JSCOnly ports (using RunLoopGeneric).

Test: Tools/TestWebKitAPI/Tests/WTF/RedBlackTree.cpp
* Source/JavaScriptCore/jit/ExecutableAllocator.cpp:
* Source/WTF/SaferCPPExpectations/NoUncountedMemberCheckerExpectations:
* Source/WTF/wtf/MetaAllocator.cpp:
(WTF::MetaAllocator::~MetaAllocator):
(WTF::MetaAllocator::findAndRemoveFreeSpace):
(WTF::MetaAllocator::debugFreeSpaceSize):
(WTF::MetaAllocator::addFreeSpace):
* Source/WTF/wtf/MetaAllocator.h:
* Source/WTF/wtf/MetaAllocatorHandle.h:
(): Deleted.
* Source/WTF/wtf/RedBlackTree.h:
* Source/WTF/wtf/generic/RunLoopGeneric.cpp:
* Tools/TestWebKitAPI/Tests/WTF/RedBlackTree.cpp:
(TestWebKitAPI::TEST_F(RedBlackTreeTest, Iterate)):
(): Deleted.

Canonical link: https://commits.webkit.org/303026@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to