Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 168e0150a520e2420997987e5d8b00237223e04e
      
https://github.com/WebKit/WebKit/commit/168e0150a520e2420997987e5d8b00237223e04e
  Author: David Degazio <[email protected]>
  Date:   2024-10-24 (Thu, 24 Oct 2024)

  Changed paths:
    M Source/WTF/wtf/CompactRefPtrTuple.h
    M Source/WTF/wtf/CompactUniquePtrTuple.h
    M Source/WebCore/platform/ThreadTimers.h
    M Source/WebCore/platform/Timer.cpp

  Log Message:
  -----------
  Make ThreadTimerHeapItem compact-allocated
https://bugs.webkit.org/show_bug.cgi?id=282006
rdar://138511333

Reviewed by Yijia Huang.

Makes ThreadTimerHeapItem compact-allocated, and adds an
allowCompactPointers() check to CompactRefPtrTuple and
CompactUniquePtrTuple.

* Source/WTF/wtf/CompactRefPtrTuple.h:
* Source/WTF/wtf/CompactUniquePtrTuple.h:
* Source/WebCore/platform/ThreadTimers.h:
* Source/WebCore/platform/Timer.cpp:

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to