[webkit-changes] [WebKit/WebKit] 56577b: Unreviewed, reverting 271796 at main.

Commit Queue noreply at github.com
Sat Dec 9 03:13:35 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 56577b8c411cf1e9c595185e3de271e886546287
      https://github.com/WebKit/WebKit/commit/56577b8c411cf1e9c595185e3de271e886546287
  Author: Commit Queue <commit-queue at webkit.org>
  Date:   2023-12-09 (Sat, 09 Dec 2023)

  Changed paths:
    M Source/JavaScriptCore/bytecode/CallLinkInfoBase.h
    M Source/JavaScriptCore/bytecode/CodeBlock.h
    M Source/JavaScriptCore/bytecode/InlineCallFrame.h
    M Source/JavaScriptCore/bytecode/InlineCallFrameSet.h
    M Source/JavaScriptCore/bytecode/StructureStubClearingWatchpoint.h
    M Source/JavaScriptCore/bytecode/Watchpoint.h
    M Source/JavaScriptCore/dfg/DFGJITCode.h
    M Source/JavaScriptCore/heap/FastMallocAlignedMemoryAllocator.cpp
    M Source/JavaScriptCore/heap/IsoAlignedMemoryAllocator.cpp
    M Source/JavaScriptCore/heap/IsoCellSet.cpp
    M Source/JavaScriptCore/heap/IsoCellSet.h
    M Source/JavaScriptCore/heap/IsoSubspace.h
    M Source/JavaScriptCore/heap/PreciseAllocation.h
    M Source/JavaScriptCore/heap/Subspace.h
    M Source/JavaScriptCore/jit/BaselineJITCode.h
    M Source/JavaScriptCore/jit/ExecutableMemoryHandle.h
    M Source/JavaScriptCore/jit/JITCode.h
    M Source/JavaScriptCore/jit/PolymorphicCallStubRoutine.h
    M Source/JavaScriptCore/runtime/ClassInfo.h
    M Source/JavaScriptCore/runtime/JSArray.h
    M Source/JavaScriptCore/runtime/JSCell.h
    M Source/JavaScriptCore/wasm/WasmTypeDefinition.h
    M Source/WTF/wtf/Bag.h
    M Source/WTF/wtf/CompactPointerTuple.h
    M Source/WTF/wtf/CompactPtr.h
    M Source/WTF/wtf/DebugHeap.h
    M Source/WTF/wtf/FastMalloc.cpp
    M Source/WTF/wtf/FastMalloc.h
    M Source/WTF/wtf/IsoMalloc.h
    M Source/WTF/wtf/IsoMallocInlines.h
    M Source/WTF/wtf/MetaAllocatorHandle.h
    M Source/WTF/wtf/Packed.h
    M Source/WTF/wtf/SentinelLinkedList.h
    M Source/WTF/wtf/WeakPtr.h
    M Source/WTF/wtf/text/StringImpl.h
    M Source/WTF/wtf/text/WTFString.h
    M Source/WebCore/css/CSSValue.h
    M Source/WebCore/dom/Node.h
    M Source/WebCore/dom/NodeRareData.h
    M Source/WebCore/rendering/RenderObject.cpp
    M Source/WebCore/rendering/RenderObject.h
    M Source/bmalloc/bmalloc/AllocationCounts.h
    M Source/bmalloc/bmalloc/IsoHeap.cpp
    M Source/bmalloc/bmalloc/IsoHeap.h
    M Source/bmalloc/bmalloc/IsoHeapInlines.h
    M Tools/TestWebKitAPI/Tests/WTF/AlignedRefLogger.h
    M Tools/TestWebKitAPI/Tests/WTF/CompactPtr.cpp
    M Tools/TestWebKitAPI/Tests/WTF/CompactRefPtr.cpp
    M Tools/TestWebKitAPI/Tests/WTF/CompactUniquePtrTuple.cpp
    M Tools/TestWebKitAPI/Tests/WTF/Packed.cpp
    M Tools/TestWebKitAPI/Tests/WTF/PackedRefPtr.cpp
    M Tools/TestWebKitAPI/Tests/WTF/RefLogger.h

  Log Message:
  -----------
  Unreviewed, reverting 271796 at main.
https://bugs.webkit.org/show_bug.cgi?id=266140

broken watchos build

Reverted changeset:

"Introduce compile-time checking and alternate allocation for compact pointer types"
https://bugs.webkit.org/show_bug.cgi?id=266080
https://commits.webkit.org/271796@main

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




More information about the webkit-changes mailing list