[webkit-changes] [WebKit/WebKit] fd6226: [WTF] Fix and reland 291337 at main
Yijia Huang
noreply at github.com
Fri Feb 28 17:16:35 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: fd6226fecd03830b9a4dffd69418a41656ab75b7
https://github.com/WebKit/WebKit/commit/fd6226fecd03830b9a4dffd69418a41656ab75b7
Author: Yijia Huang <yijia_huang at apple.com>
Date: 2025-02-28 (Fri, 28 Feb 2025)
Changed paths:
M Source/WTF/wtf/DoublyLinkedList.h
M Source/WTF/wtf/PlatformUse.h
M Source/WTF/wtf/SequesteredAllocator.h
M Source/WTF/wtf/SequesteredImmortalHeap.cpp
M Source/WTF/wtf/SequesteredImmortalHeap.h
Log Message:
-----------
[WTF] Fix and reland 291337 at main
https://bugs.webkit.org/show_bug.cgi?id=288850
rdar://145869583
Reviewed by Mark Lam.
* Source/WTF/wtf/DoublyLinkedList.h:
(WTF::DoublyLinkedList<T>::splitAt):
* Source/WTF/wtf/PlatformUse.h:
* Source/WTF/wtf/SequesteredAllocator.h:
* Source/WTF/wtf/SequesteredImmortalHeap.cpp:
(WTF::ConcurrentDecommitQueue::decommit):
(WTF::SequesteredImmortalHeap::scavengeImpl):
(WTF::SequesteredImmortalAllocator::addGranule):
(): Deleted.
* Source/WTF/wtf/SequesteredImmortalHeap.h:
(WTF::SequesteredImmortalAllocator::alignedAllocateImplSlowPath):
Canonical link: https://commits.webkit.org/291408@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list