Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a24450a3e158326039dfc4d6db8e5f17dd45d6cd
https://github.com/WebKit/WebKit/commit/a24450a3e158326039dfc4d6db8e5f17dd45d6cd
Author: Jonathan Bedard <[email protected]>
Date: 2026-01-17 (Sat, 17 Jan 2026)
Changed paths:
M Source/CMakeLists.txt
M Source/JavaScriptCore/API/MARReportCrashPrivate.cpp
M Source/JavaScriptCore/API/ObjcRuntimeExtras.h
M Source/JavaScriptCore/API/PASReportCrashPrivate.cpp
M Source/JavaScriptCore/CMakeLists.txt
M Source/JavaScriptCore/heap/FastMallocAlignedMemoryAllocator.cpp
M Source/JavaScriptCore/heap/GigacageAlignedMemoryAllocator.cpp
M Source/JavaScriptCore/heap/HandleBlockInlines.h
M Source/JavaScriptCore/heap/StructureAlignedMemoryAllocator.cpp
M Source/JavaScriptCore/jit/ExecutableMemoryHandle.h
M Source/JavaScriptCore/runtime/InitializeThreading.cpp
M Source/JavaScriptCore/shell/CMakeLists.txt
M Source/JavaScriptCore/testmem/CMakeLists.txt
M Source/JavaScriptCore/tools/JSDollarVM.cpp
M Source/WTF/wtf/CMakeLists.txt
M Source/WTF/wtf/FastMalloc.cpp
M Source/WTF/wtf/FastMalloc.h
M Source/WTF/wtf/FileHandle.h
M Source/WTF/wtf/Gigacage.cpp
M Source/WTF/wtf/Gigacage.h
M Source/WTF/wtf/IntervalSet.h
M Source/WTF/wtf/PlatformUse.h
M Source/WTF/wtf/RAMSize.cpp
M Source/WTF/wtf/SequesteredAllocator.h
M Source/WTF/wtf/TZoneMalloc.h
M Source/WTF/wtf/TZoneMallocInlines.h
M Source/WTF/wtf/Threading.cpp
M Source/WTF/wtf/VMTags.h
M Source/WTF/wtf/WTFConfig.cpp
M Source/WTF/wtf/WTFConfig.h
M Source/WTF/wtf/generic/MemoryFootprintGeneric.cpp
M Source/WebCore/CMakeLists.txt
M Source/WebCore/PAL/pal/CMakeLists.txt
M Source/WebCore/platform/graphics/gstreamer/GstAllocatorFastMalloc.cpp
M Source/WebCore/platform/sql/SQLiteDatabase.cpp
M Source/WebDriver/CMakeLists.txt
M Source/WebKit/CMakeLists.txt
M Source/WebKit/Platform/IPC/Connection.h
M Source/WebKit/Platform/IPC/Decoder.h
M Source/WebKit/UIProcess/glib/WebProcessPoolGLib.cpp
M Source/WebKit/WPEPlatform/CMakeLists.txt
M Source/WebKitLegacy/CMakeLists.txt
M Source/bmalloc/CMakeLists.txt
M Source/bmalloc/bmalloc.xcodeproj/project.pbxproj
A Source/bmalloc/bmalloc/AllIsoHeaps.cpp
A Source/bmalloc/bmalloc/AllIsoHeaps.h
A Source/bmalloc/bmalloc/AllIsoHeapsInlines.h
A Source/bmalloc/bmalloc/Allocator.cpp
A Source/bmalloc/bmalloc/Allocator.h
M Source/bmalloc/bmalloc/AvailableMemory.cpp
M Source/bmalloc/bmalloc/BPlatform.h
A Source/bmalloc/bmalloc/Bits.h
A Source/bmalloc/bmalloc/BulkDecommit.h
A Source/bmalloc/bmalloc/BumpAllocator.h
A Source/bmalloc/bmalloc/BumpRange.h
A Source/bmalloc/bmalloc/Cache.cpp
A Source/bmalloc/bmalloc/Cache.h
A Source/bmalloc/bmalloc/Chunk.h
A Source/bmalloc/bmalloc/Deallocator.cpp
A Source/bmalloc/bmalloc/Deallocator.h
A Source/bmalloc/bmalloc/DeferredDecommit.h
A Source/bmalloc/bmalloc/DeferredDecommitInlines.h
A Source/bmalloc/bmalloc/DeferredTrigger.h
A Source/bmalloc/bmalloc/DeferredTriggerInlines.h
A Source/bmalloc/bmalloc/EligibilityResult.h
A Source/bmalloc/bmalloc/EligibilityResultInlines.h
M Source/bmalloc/bmalloc/Environment.cpp
A Source/bmalloc/bmalloc/FixedVector.h
A Source/bmalloc/bmalloc/FreeList.cpp
A Source/bmalloc/bmalloc/FreeList.h
A Source/bmalloc/bmalloc/FreeListInlines.h
M Source/bmalloc/bmalloc/Gigacage.cpp
M Source/bmalloc/bmalloc/Gigacage.h
M Source/bmalloc/bmalloc/GigacageConfig.h
A Source/bmalloc/bmalloc/Heap.cpp
A Source/bmalloc/bmalloc/Heap.h
A Source/bmalloc/bmalloc/HeapConstants.cpp
A Source/bmalloc/bmalloc/HeapConstants.h
M Source/bmalloc/bmalloc/HeapKind.h
A Source/bmalloc/bmalloc/IsoAllocator.h
A Source/bmalloc/bmalloc/IsoAllocatorInlines.h
A Source/bmalloc/bmalloc/IsoConfig.h
A Source/bmalloc/bmalloc/IsoDeallocator.h
A Source/bmalloc/bmalloc/IsoDeallocatorInlines.h
A Source/bmalloc/bmalloc/IsoDirectory.h
A Source/bmalloc/bmalloc/IsoDirectoryInlines.h
A Source/bmalloc/bmalloc/IsoDirectoryPage.h
A Source/bmalloc/bmalloc/IsoDirectoryPageInlines.h
A Source/bmalloc/bmalloc/IsoHeap.cpp
A Source/bmalloc/bmalloc/IsoHeap.h
A Source/bmalloc/bmalloc/IsoHeapImpl.cpp
A Source/bmalloc/bmalloc/IsoHeapImpl.h
A Source/bmalloc/bmalloc/IsoHeapImplInlines.h
A Source/bmalloc/bmalloc/IsoHeapInlines.h
A Source/bmalloc/bmalloc/IsoMallocFallback.cpp
A Source/bmalloc/bmalloc/IsoMallocFallback.h
A Source/bmalloc/bmalloc/IsoPage.cpp
A Source/bmalloc/bmalloc/IsoPage.h
A Source/bmalloc/bmalloc/IsoPageInlines.h
A Source/bmalloc/bmalloc/IsoPageTrigger.h
A Source/bmalloc/bmalloc/IsoSharedConfig.h
A Source/bmalloc/bmalloc/IsoSharedHeap.cpp
A Source/bmalloc/bmalloc/IsoSharedHeap.h
A Source/bmalloc/bmalloc/IsoSharedHeapInlines.h
A Source/bmalloc/bmalloc/IsoSharedPage.cpp
A Source/bmalloc/bmalloc/IsoSharedPage.h
A Source/bmalloc/bmalloc/IsoSharedPageInlines.h
A Source/bmalloc/bmalloc/IsoTLS.cpp
A Source/bmalloc/bmalloc/IsoTLS.h
A Source/bmalloc/bmalloc/IsoTLSAllocatorEntry.h
A Source/bmalloc/bmalloc/IsoTLSAllocatorEntryInlines.h
A Source/bmalloc/bmalloc/IsoTLSDeallocatorEntry.h
A Source/bmalloc/bmalloc/IsoTLSDeallocatorEntryInlines.h
A Source/bmalloc/bmalloc/IsoTLSEntry.cpp
A Source/bmalloc/bmalloc/IsoTLSEntry.h
A Source/bmalloc/bmalloc/IsoTLSEntryInlines.h
A Source/bmalloc/bmalloc/IsoTLSInlines.h
A Source/bmalloc/bmalloc/IsoTLSLayout.cpp
A Source/bmalloc/bmalloc/IsoTLSLayout.h
A Source/bmalloc/bmalloc/LargeMap.cpp
A Source/bmalloc/bmalloc/LargeMap.h
A Source/bmalloc/bmalloc/LargeRange.h
A Source/bmalloc/bmalloc/LineMetadata.h
A Source/bmalloc/bmalloc/List.h
A Source/bmalloc/bmalloc/Object.h
A Source/bmalloc/bmalloc/ObjectType.cpp
A Source/bmalloc/bmalloc/ObjectType.h
A Source/bmalloc/bmalloc/ObjectTypeTable.cpp
A Source/bmalloc/bmalloc/ObjectTypeTable.h
A Source/bmalloc/bmalloc/Packed.h
A Source/bmalloc/bmalloc/PerHeapKind.h
A Source/bmalloc/bmalloc/PerProcess.cpp
A Source/bmalloc/bmalloc/PerProcess.h
A Source/bmalloc/bmalloc/PerThread.h
A Source/bmalloc/bmalloc/PhysicalPageMap.h
A Source/bmalloc/bmalloc/Range.h
A Source/bmalloc/bmalloc/Scavenger.cpp
A Source/bmalloc/bmalloc/Scavenger.h
A Source/bmalloc/bmalloc/SegmentedVector.h
A Source/bmalloc/bmalloc/SmallLine.h
A Source/bmalloc/bmalloc/SmallPage.h
M Source/bmalloc/bmalloc/TZoneHeap.cpp
M Source/bmalloc/bmalloc/TZoneHeapManager.h
M Source/bmalloc/bmalloc/TZoneLog.cpp
M Source/bmalloc/bmalloc/VMAllocate.h
A Source/bmalloc/bmalloc/Zone.cpp
A Source/bmalloc/bmalloc/Zone.h
M Source/bmalloc/bmalloc/bmalloc.cpp
M Source/bmalloc/bmalloc/bmalloc.h
R Source/bmalloc/mimalloc/CMakeLists.txt
R Source/bmalloc/mimalloc/mimalloc/.gitattributes
R Source/bmalloc/mimalloc/mimalloc/.gitignore
R Source/bmalloc/mimalloc/mimalloc/CMakeLists.txt
R Source/bmalloc/mimalloc/mimalloc/LICENSE
R Source/bmalloc/mimalloc/mimalloc/SECURITY.md
R Source/bmalloc/mimalloc/mimalloc/azure-pipelines.yml
R Source/bmalloc/mimalloc/mimalloc/bin/mimalloc-redirect-arm64.dll
R Source/bmalloc/mimalloc/mimalloc/bin/mimalloc-redirect-arm64.lib
R Source/bmalloc/mimalloc/mimalloc/bin/mimalloc-redirect-arm64ec.dll
R Source/bmalloc/mimalloc/mimalloc/bin/mimalloc-redirect-arm64ec.lib
R Source/bmalloc/mimalloc/mimalloc/bin/mimalloc-redirect.dll
R Source/bmalloc/mimalloc/mimalloc/bin/mimalloc-redirect.lib
R Source/bmalloc/mimalloc/mimalloc/bin/mimalloc-redirect32.dll
R Source/bmalloc/mimalloc/mimalloc/bin/mimalloc-redirect32.lib
R Source/bmalloc/mimalloc/mimalloc/bin/minject-arm64.exe
R Source/bmalloc/mimalloc/mimalloc/bin/minject.exe
R Source/bmalloc/mimalloc/mimalloc/bin/minject32.exe
R Source/bmalloc/mimalloc/mimalloc/bin/readme.md
R Source/bmalloc/mimalloc/mimalloc/cmake/JoinPaths.cmake
R Source/bmalloc/mimalloc/mimalloc/cmake/mimalloc-config-version.cmake
R Source/bmalloc/mimalloc/mimalloc/cmake/mimalloc-config.cmake
R Source/bmalloc/mimalloc/mimalloc/contrib/docker/alpine-arm32v7/Dockerfile
R Source/bmalloc/mimalloc/mimalloc/contrib/docker/alpine-x86/Dockerfile
R Source/bmalloc/mimalloc/mimalloc/contrib/docker/alpine/Dockerfile
R Source/bmalloc/mimalloc/mimalloc/contrib/docker/manylinux-x64/Dockerfile
R Source/bmalloc/mimalloc/mimalloc/contrib/docker/readme.md
R Source/bmalloc/mimalloc/mimalloc/contrib/vcpkg/portfile.cmake
R Source/bmalloc/mimalloc/mimalloc/contrib/vcpkg/readme.md
R Source/bmalloc/mimalloc/mimalloc/contrib/vcpkg/usage
R Source/bmalloc/mimalloc/mimalloc/contrib/vcpkg/vcpkg-cmake-wrapper.cmake
R Source/bmalloc/mimalloc/mimalloc/contrib/vcpkg/vcpkg.json
R
Source/bmalloc/mimalloc/mimalloc/doc/bench-2020/bench-c5-18xlarge-2020-01-20-a.svg
R
Source/bmalloc/mimalloc/mimalloc/doc/bench-2020/bench-c5-18xlarge-2020-01-20-b.svg
R
Source/bmalloc/mimalloc/mimalloc/doc/bench-2020/bench-c5-18xlarge-2020-01-20-rss-a.svg
R
Source/bmalloc/mimalloc/mimalloc/doc/bench-2020/bench-c5-18xlarge-2020-01-20-rss-b.svg
R Source/bmalloc/mimalloc/mimalloc/doc/bench-2020/bench-r5a-1.svg
R
Source/bmalloc/mimalloc/mimalloc/doc/bench-2020/bench-r5a-12xlarge-2020-01-16-a.svg
R
Source/bmalloc/mimalloc/mimalloc/doc/bench-2020/bench-r5a-12xlarge-2020-01-16-b.svg
R Source/bmalloc/mimalloc/mimalloc/doc/bench-2020/bench-r5a-2.svg
R Source/bmalloc/mimalloc/mimalloc/doc/bench-2020/bench-r5a-rss-1.svg
R Source/bmalloc/mimalloc/mimalloc/doc/bench-2020/bench-r5a-rss-2.svg
R Source/bmalloc/mimalloc/mimalloc/doc/bench-2020/bench-spec-rss.svg
R Source/bmalloc/mimalloc/mimalloc/doc/bench-2020/bench-spec.svg
R Source/bmalloc/mimalloc/mimalloc/doc/bench-2020/bench-z4-1.svg
R Source/bmalloc/mimalloc/mimalloc/doc/bench-2020/bench-z4-2.svg
R Source/bmalloc/mimalloc/mimalloc/doc/bench-2020/bench-z4-rss-1.svg
R Source/bmalloc/mimalloc/mimalloc/doc/bench-2020/bench-z4-rss-2.svg
R
Source/bmalloc/mimalloc/mimalloc/doc/bench-2021/bench-amd5950x-2021-01-30-a.svg
R
Source/bmalloc/mimalloc/mimalloc/doc/bench-2021/bench-amd5950x-2021-01-30-b.svg
R
Source/bmalloc/mimalloc/mimalloc/doc/bench-2021/bench-c5-18xlarge-2021-01-30-a.svg
R
Source/bmalloc/mimalloc/mimalloc/doc/bench-2021/bench-c5-18xlarge-2021-01-30-b.svg
R
Source/bmalloc/mimalloc/mimalloc/doc/bench-2021/bench-c5-18xlarge-2021-01-30-rss-a.svg
R
Source/bmalloc/mimalloc/mimalloc/doc/bench-2021/bench-c5-18xlarge-2021-01-30-rss-b.svg
R
Source/bmalloc/mimalloc/mimalloc/doc/bench-2021/bench-macmini-2021-01-30.svg
R Source/bmalloc/mimalloc/mimalloc/doc/doxyfile
R Source/bmalloc/mimalloc/mimalloc/doc/ds-logo.jpg
R Source/bmalloc/mimalloc/mimalloc/doc/ds-logo.png
R Source/bmalloc/mimalloc/mimalloc/doc/mimalloc-doc.h
R Source/bmalloc/mimalloc/mimalloc/doc/mimalloc-doxygen.css
R Source/bmalloc/mimalloc/mimalloc/doc/mimalloc-logo-100.png
R Source/bmalloc/mimalloc/mimalloc/doc/mimalloc-logo.png
R Source/bmalloc/mimalloc/mimalloc/doc/mimalloc-logo.svg
R Source/bmalloc/mimalloc/mimalloc/doc/spades-logo.png
R Source/bmalloc/mimalloc/mimalloc/doc/unreal-logo.svg
R Source/bmalloc/mimalloc/mimalloc/docs/annotated.html
R Source/bmalloc/mimalloc/mimalloc/docs/annotated_dup.js
R Source/bmalloc/mimalloc/mimalloc/docs/bc_s.png
R Source/bmalloc/mimalloc/mimalloc/docs/bdwn.png
R Source/bmalloc/mimalloc/mimalloc/docs/bench.html
R Source/bmalloc/mimalloc/mimalloc/docs/build.html
R Source/bmalloc/mimalloc/mimalloc/docs/classes.html
R Source/bmalloc/mimalloc/mimalloc/docs/clipboard.js
R Source/bmalloc/mimalloc/mimalloc/docs/closed.png
R Source/bmalloc/mimalloc/mimalloc/docs/cookie.js
R Source/bmalloc/mimalloc/mimalloc/docs/doc.png
R Source/bmalloc/mimalloc/mimalloc/docs/doxygen.css
R Source/bmalloc/mimalloc/mimalloc/docs/doxygen.png
R Source/bmalloc/mimalloc/mimalloc/docs/doxygen.svg
R Source/bmalloc/mimalloc/mimalloc/docs/dynsections.js
R Source/bmalloc/mimalloc/mimalloc/docs/environment.html
R Source/bmalloc/mimalloc/mimalloc/docs/folderclosed.png
R Source/bmalloc/mimalloc/mimalloc/docs/folderopen.png
R Source/bmalloc/mimalloc/mimalloc/docs/functions.html
R Source/bmalloc/mimalloc/mimalloc/docs/functions_vars.html
R Source/bmalloc/mimalloc/mimalloc/docs/group__aligned.html
R Source/bmalloc/mimalloc/mimalloc/docs/group__aligned.js
R Source/bmalloc/mimalloc/mimalloc/docs/group__analysis.html
R Source/bmalloc/mimalloc/mimalloc/docs/group__analysis.js
R
Source/bmalloc/mimalloc/mimalloc/docs/group__analysis_structmi__heap__area__t.js
R Source/bmalloc/mimalloc/mimalloc/docs/group__cpp.html
R Source/bmalloc/mimalloc/mimalloc/docs/group__cpp.js
R Source/bmalloc/mimalloc/mimalloc/docs/group__extended.html
R Source/bmalloc/mimalloc/mimalloc/docs/group__extended.js
R Source/bmalloc/mimalloc/mimalloc/docs/group__heap.html
R Source/bmalloc/mimalloc/mimalloc/docs/group__heap.js
R Source/bmalloc/mimalloc/mimalloc/docs/group__malloc.html
R Source/bmalloc/mimalloc/mimalloc/docs/group__malloc.js
R Source/bmalloc/mimalloc/mimalloc/docs/group__options.html
R Source/bmalloc/mimalloc/mimalloc/docs/group__options.js
R Source/bmalloc/mimalloc/mimalloc/docs/group__posix.html
R Source/bmalloc/mimalloc/mimalloc/docs/group__posix.js
R Source/bmalloc/mimalloc/mimalloc/docs/group__typed.html
R Source/bmalloc/mimalloc/mimalloc/docs/group__typed.js
R Source/bmalloc/mimalloc/mimalloc/docs/group__zeroinit.html
R Source/bmalloc/mimalloc/mimalloc/docs/group__zeroinit.js
R Source/bmalloc/mimalloc/mimalloc/docs/index.html
R Source/bmalloc/mimalloc/mimalloc/docs/jquery.js
R Source/bmalloc/mimalloc/mimalloc/docs/mimalloc-doc_8h_source.html
R Source/bmalloc/mimalloc/mimalloc/docs/mimalloc-doxygen.css
R Source/bmalloc/mimalloc/mimalloc/docs/mimalloc-logo.svg
R Source/bmalloc/mimalloc/mimalloc/docs/modules.html
R Source/bmalloc/mimalloc/mimalloc/docs/modules.js
R Source/bmalloc/mimalloc/mimalloc/docs/nav_f.png
R Source/bmalloc/mimalloc/mimalloc/docs/nav_g.png
R Source/bmalloc/mimalloc/mimalloc/docs/nav_h.png
R Source/bmalloc/mimalloc/mimalloc/docs/navtree.css
R Source/bmalloc/mimalloc/mimalloc/docs/navtree.js
R Source/bmalloc/mimalloc/mimalloc/docs/navtreedata.js
R Source/bmalloc/mimalloc/mimalloc/docs/navtreeindex0.js
R Source/bmalloc/mimalloc/mimalloc/docs/open.png
R Source/bmalloc/mimalloc/mimalloc/docs/overrides.html
R Source/bmalloc/mimalloc/mimalloc/docs/pages.html
R Source/bmalloc/mimalloc/mimalloc/docs/resize.js
R Source/bmalloc/mimalloc/mimalloc/docs/search/all_0.html
R Source/bmalloc/mimalloc/mimalloc/docs/search/all_0.js
R Source/bmalloc/mimalloc/mimalloc/docs/search/all_1.html
R Source/bmalloc/mimalloc/mimalloc/docs/search/all_1.js
R Source/bmalloc/mimalloc/mimalloc/docs/search/all_10.js
R Source/bmalloc/mimalloc/mimalloc/docs/search/all_2.html
R Source/bmalloc/mimalloc/mimalloc/docs/search/all_2.js
R Source/bmalloc/mimalloc/mimalloc/docs/search/all_3.html
R Source/bmalloc/mimalloc/mimalloc/docs/search/all_3.js
R Source/bmalloc/mimalloc/mimalloc/docs/search/all_4.html
R Source/bmalloc/mimalloc/mimalloc/docs/search/all_4.js
R Source/bmalloc/mimalloc/mimalloc/docs/search/all_5.html
R Source/bmalloc/mimalloc/mimalloc/docs/search/all_5.js
R Source/bmalloc/mimalloc/mimalloc/docs/search/all_6.html
R Source/bmalloc/mimalloc/mimalloc/docs/search/all_6.js
R Source/bmalloc/mimalloc/mimalloc/docs/search/all_7.html
R Source/bmalloc/mimalloc/mimalloc/docs/search/all_7.js
R Source/bmalloc/mimalloc/mimalloc/docs/search/all_8.html
R Source/bmalloc/mimalloc/mimalloc/docs/search/all_8.js
R Source/bmalloc/mimalloc/mimalloc/docs/search/all_9.html
R Source/bmalloc/mimalloc/mimalloc/docs/search/all_9.js
R Source/bmalloc/mimalloc/mimalloc/docs/search/all_a.html
R Source/bmalloc/mimalloc/mimalloc/docs/search/all_a.js
R Source/bmalloc/mimalloc/mimalloc/docs/search/all_b.html
R Source/bmalloc/mimalloc/mimalloc/docs/search/all_b.js
R Source/bmalloc/mimalloc/mimalloc/docs/search/all_c.html
R Source/bmalloc/mimalloc/mimalloc/docs/search/all_c.js
R Source/bmalloc/mimalloc/mimalloc/docs/search/all_d.html
R Source/bmalloc/mimalloc/mimalloc/docs/search/all_d.js
R Source/bmalloc/mimalloc/mimalloc/docs/search/all_e.js
R Source/bmalloc/mimalloc/mimalloc/docs/search/all_f.js
R Source/bmalloc/mimalloc/mimalloc/docs/search/classes_0.html
R Source/bmalloc/mimalloc/mimalloc/docs/search/classes_0.js
R Source/bmalloc/mimalloc/mimalloc/docs/search/close.png
R Source/bmalloc/mimalloc/mimalloc/docs/search/close.svg
R Source/bmalloc/mimalloc/mimalloc/docs/search/enums_0.html
R Source/bmalloc/mimalloc/mimalloc/docs/search/enums_0.js
R Source/bmalloc/mimalloc/mimalloc/docs/search/enumvalues_0.html
R Source/bmalloc/mimalloc/mimalloc/docs/search/enumvalues_0.js
R Source/bmalloc/mimalloc/mimalloc/docs/search/enumvalues_1.html
R Source/bmalloc/mimalloc/mimalloc/docs/search/enumvalues_1.js
R Source/bmalloc/mimalloc/mimalloc/docs/search/functions_0.html
R Source/bmalloc/mimalloc/mimalloc/docs/search/functions_0.js
R Source/bmalloc/mimalloc/mimalloc/docs/search/functions_1.html
R Source/bmalloc/mimalloc/mimalloc/docs/search/functions_1.js
R Source/bmalloc/mimalloc/mimalloc/docs/search/groups_0.html
R Source/bmalloc/mimalloc/mimalloc/docs/search/groups_0.js
R Source/bmalloc/mimalloc/mimalloc/docs/search/groups_1.html
R Source/bmalloc/mimalloc/mimalloc/docs/search/groups_1.js
R Source/bmalloc/mimalloc/mimalloc/docs/search/groups_2.html
R Source/bmalloc/mimalloc/mimalloc/docs/search/groups_2.js
R Source/bmalloc/mimalloc/mimalloc/docs/search/groups_3.html
R Source/bmalloc/mimalloc/mimalloc/docs/search/groups_3.js
R Source/bmalloc/mimalloc/mimalloc/docs/search/groups_4.html
R Source/bmalloc/mimalloc/mimalloc/docs/search/groups_4.js
R Source/bmalloc/mimalloc/mimalloc/docs/search/groups_5.html
R Source/bmalloc/mimalloc/mimalloc/docs/search/groups_5.js
R Source/bmalloc/mimalloc/mimalloc/docs/search/groups_6.html
R Source/bmalloc/mimalloc/mimalloc/docs/search/groups_6.js
R Source/bmalloc/mimalloc/mimalloc/docs/search/groups_7.html
R Source/bmalloc/mimalloc/mimalloc/docs/search/groups_7.js
R Source/bmalloc/mimalloc/mimalloc/docs/search/groups_8.html
R Source/bmalloc/mimalloc/mimalloc/docs/search/groups_8.js
R Source/bmalloc/mimalloc/mimalloc/docs/search/groups_9.js
R Source/bmalloc/mimalloc/mimalloc/docs/search/groups_a.js
R Source/bmalloc/mimalloc/mimalloc/docs/search/groups_b.js
R Source/bmalloc/mimalloc/mimalloc/docs/search/groups_c.js
R Source/bmalloc/mimalloc/mimalloc/docs/search/groups_d.js
R Source/bmalloc/mimalloc/mimalloc/docs/search/mag_sel.png
R Source/bmalloc/mimalloc/mimalloc/docs/search/nomatches.html
R Source/bmalloc/mimalloc/mimalloc/docs/search/pages_0.html
R Source/bmalloc/mimalloc/mimalloc/docs/search/pages_0.js
R Source/bmalloc/mimalloc/mimalloc/docs/search/pages_1.html
R Source/bmalloc/mimalloc/mimalloc/docs/search/pages_1.js
R Source/bmalloc/mimalloc/mimalloc/docs/search/pages_2.html
R Source/bmalloc/mimalloc/mimalloc/docs/search/pages_2.js
R Source/bmalloc/mimalloc/mimalloc/docs/search/pages_3.html
R Source/bmalloc/mimalloc/mimalloc/docs/search/pages_3.js
R Source/bmalloc/mimalloc/mimalloc/docs/search/pages_4.html
R Source/bmalloc/mimalloc/mimalloc/docs/search/pages_4.js
R Source/bmalloc/mimalloc/mimalloc/docs/search/pages_5.js
R Source/bmalloc/mimalloc/mimalloc/docs/search/pages_6.js
R Source/bmalloc/mimalloc/mimalloc/docs/search/pages_7.js
R Source/bmalloc/mimalloc/mimalloc/docs/search/search.css
R Source/bmalloc/mimalloc/mimalloc/docs/search/search.js
R Source/bmalloc/mimalloc/mimalloc/docs/search/search_l.png
R Source/bmalloc/mimalloc/mimalloc/docs/search/search_m.png
R Source/bmalloc/mimalloc/mimalloc/docs/search/search_r.png
R Source/bmalloc/mimalloc/mimalloc/docs/search/searchdata.js
R Source/bmalloc/mimalloc/mimalloc/docs/search/typedefs_0.html
R Source/bmalloc/mimalloc/mimalloc/docs/search/typedefs_0.js
R Source/bmalloc/mimalloc/mimalloc/docs/search/typedefs_1.html
R Source/bmalloc/mimalloc/mimalloc/docs/search/typedefs_1.js
R Source/bmalloc/mimalloc/mimalloc/docs/search/typedefs_2.html
R Source/bmalloc/mimalloc/mimalloc/docs/search/typedefs_2.js
R Source/bmalloc/mimalloc/mimalloc/docs/search/variables_0.html
R Source/bmalloc/mimalloc/mimalloc/docs/search/variables_0.js
R Source/bmalloc/mimalloc/mimalloc/docs/search/variables_1.html
R Source/bmalloc/mimalloc/mimalloc/docs/search/variables_1.js
R Source/bmalloc/mimalloc/mimalloc/docs/search/variables_2.html
R Source/bmalloc/mimalloc/mimalloc/docs/search/variables_2.js
R Source/bmalloc/mimalloc/mimalloc/docs/search/variables_3.html
R Source/bmalloc/mimalloc/mimalloc/docs/search/variables_3.js
R Source/bmalloc/mimalloc/mimalloc/docs/search/variables_4.js
R Source/bmalloc/mimalloc/mimalloc/docs/splitbar.png
R Source/bmalloc/mimalloc/mimalloc/docs/sync_off.png
R Source/bmalloc/mimalloc/mimalloc/docs/sync_on.png
R Source/bmalloc/mimalloc/mimalloc/docs/tab_a.png
R Source/bmalloc/mimalloc/mimalloc/docs/tab_b.png
R Source/bmalloc/mimalloc/mimalloc/docs/tab_h.png
R Source/bmalloc/mimalloc/mimalloc/docs/tab_s.png
R Source/bmalloc/mimalloc/mimalloc/docs/tabs.css
R Source/bmalloc/mimalloc/mimalloc/docs/topics.js
R Source/bmalloc/mimalloc/mimalloc/docs/using.html
R Source/bmalloc/mimalloc/mimalloc/ide/vs2022/mimalloc-lib.vcxproj
R Source/bmalloc/mimalloc/mimalloc/ide/vs2022/mimalloc-lib.vcxproj.filters
R Source/bmalloc/mimalloc/mimalloc/ide/vs2022/mimalloc-override-dll.vcxproj
R
Source/bmalloc/mimalloc/mimalloc/ide/vs2022/mimalloc-override-dll.vcxproj.filters
R
Source/bmalloc/mimalloc/mimalloc/ide/vs2022/mimalloc-override-test-dep.vcxproj
R Source/bmalloc/mimalloc/mimalloc/ide/vs2022/mimalloc-override-test.vcxproj
R Source/bmalloc/mimalloc/mimalloc/ide/vs2022/mimalloc-test-api.vcxproj
R Source/bmalloc/mimalloc/mimalloc/ide/vs2022/mimalloc-test-stress.vcxproj
R Source/bmalloc/mimalloc/mimalloc/ide/vs2022/mimalloc-test.vcxproj
R Source/bmalloc/mimalloc/mimalloc/ide/vs2022/mimalloc.sln
R Source/bmalloc/mimalloc/mimalloc/include/mimalloc-new-delete.h
R Source/bmalloc/mimalloc/mimalloc/include/mimalloc-override.h
R Source/bmalloc/mimalloc/mimalloc/include/mimalloc-stats.h
R Source/bmalloc/mimalloc/mimalloc/include/mimalloc.h
R Source/bmalloc/mimalloc/mimalloc/include/mimalloc/atomic.h
R Source/bmalloc/mimalloc/mimalloc/include/mimalloc/bits.h
R Source/bmalloc/mimalloc/mimalloc/include/mimalloc/internal.h
R Source/bmalloc/mimalloc/mimalloc/include/mimalloc/prim.h
R Source/bmalloc/mimalloc/mimalloc/include/mimalloc/track.h
R Source/bmalloc/mimalloc/mimalloc/include/mimalloc/types.h
R Source/bmalloc/mimalloc/mimalloc/mimalloc.pc.in
R Source/bmalloc/mimalloc/mimalloc/readme.md
R Source/bmalloc/mimalloc/mimalloc/src/alloc-aligned.c
R Source/bmalloc/mimalloc/mimalloc/src/alloc-override.c
R Source/bmalloc/mimalloc/mimalloc/src/alloc-posix.c
R Source/bmalloc/mimalloc/mimalloc/src/alloc.c
R Source/bmalloc/mimalloc/mimalloc/src/arena-meta.c
R Source/bmalloc/mimalloc/mimalloc/src/arena.c
R Source/bmalloc/mimalloc/mimalloc/src/bitmap.c
R Source/bmalloc/mimalloc/mimalloc/src/bitmap.h
R Source/bmalloc/mimalloc/mimalloc/src/free.c
R Source/bmalloc/mimalloc/mimalloc/src/heap.c
R Source/bmalloc/mimalloc/mimalloc/src/init.c
R Source/bmalloc/mimalloc/mimalloc/src/libc.c
R Source/bmalloc/mimalloc/mimalloc/src/options.c
R Source/bmalloc/mimalloc/mimalloc/src/os.c
R Source/bmalloc/mimalloc/mimalloc/src/page-map.c
R Source/bmalloc/mimalloc/mimalloc/src/page-queue.c
R Source/bmalloc/mimalloc/mimalloc/src/page.c
R Source/bmalloc/mimalloc/mimalloc/src/prim/emscripten/prim.c
R Source/bmalloc/mimalloc/mimalloc/src/prim/osx/alloc-override-zone.c
R Source/bmalloc/mimalloc/mimalloc/src/prim/osx/prim.c
R Source/bmalloc/mimalloc/mimalloc/src/prim/prim.c
R Source/bmalloc/mimalloc/mimalloc/src/prim/readme.md
R Source/bmalloc/mimalloc/mimalloc/src/prim/unix/prim.c
R Source/bmalloc/mimalloc/mimalloc/src/prim/wasi/prim.c
R Source/bmalloc/mimalloc/mimalloc/src/prim/windows/etw-mimalloc.wprp
R Source/bmalloc/mimalloc/mimalloc/src/prim/windows/etw.h
R Source/bmalloc/mimalloc/mimalloc/src/prim/windows/etw.man
R Source/bmalloc/mimalloc/mimalloc/src/prim/windows/prim.c
R Source/bmalloc/mimalloc/mimalloc/src/prim/windows/readme.md
R Source/bmalloc/mimalloc/mimalloc/src/random.c
R Source/bmalloc/mimalloc/mimalloc/src/static.c
R Source/bmalloc/mimalloc/mimalloc/src/stats.c
R Source/bmalloc/mimalloc/mimalloc/src/theap.c
R Source/bmalloc/mimalloc/mimalloc/src/threadlocal.c
R Source/bmalloc/mimalloc/mimalloc/test/CMakeLists.txt
R Source/bmalloc/mimalloc/mimalloc/test/main-override-dep.cpp
R Source/bmalloc/mimalloc/mimalloc/test/main-override-dep.h
R Source/bmalloc/mimalloc/mimalloc/test/main-override-static.c
R Source/bmalloc/mimalloc/mimalloc/test/main-override.c
R Source/bmalloc/mimalloc/mimalloc/test/main-override.cpp
R Source/bmalloc/mimalloc/mimalloc/test/main.c
R Source/bmalloc/mimalloc/mimalloc/test/readme.md
R Source/bmalloc/mimalloc/mimalloc/test/test-api-fill.c
R Source/bmalloc/mimalloc/mimalloc/test/test-api.c
R Source/bmalloc/mimalloc/mimalloc/test/test-stress.c
R Source/bmalloc/mimalloc/mimalloc/test/test-wrong.c
R Source/bmalloc/mimalloc/mimalloc/test/testhelper.h
M Source/cmake/OptionsJSCOnly.cmake
M Source/cmake/OptionsWin.cmake
M Source/cmake/WebKitFeatures.cmake
M Tools/DumpRenderTree/CMakeLists.txt
M Tools/Scripts/webkitperl/FeatureList.pm
M Tools/TestRunnerShared/CMakeLists.txt
M Tools/TestWebKitAPI/CMakeLists.txt
M Tools/TestWebKitAPI/glib/WPEPlatform/CMakeLists.txt
M Tools/WebKitTestRunner/CMakeLists.txt
Log Message:
-----------
Unreviewed, reverting 305759@main (6f5be90dea47)
https://bugs.webkit.org/show_bug.cgi?id=305701
rdar://168362309
REGRESSION(305759@main): Broke Internal watchOS builds
Reverted change:
[bmalloc] Replace old bmalloc with mimalloc
https://bugs.webkit.org/show_bug.cgi?id=304685
rdar://167162535
305759@main (6f5be90dea47)
Canonical link: https://commits.webkit.org/305763@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications