Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e4a223a3ae594310cbde431c906d32fcd7dc0e27
      
https://github.com/WebKit/WebKit/commit/e4a223a3ae594310cbde431c906d32fcd7dc0e27
  Author: Tim Nguyen <[email protected]>
  Date:   2025-03-12 (Wed, 12 Mar 2025)

  Changed paths:
    M Source/WTF/wtf/CompactPointerTuple.h
    M Source/WTF/wtf/CompactRefPtrTuple.h
    M Tools/TestWebKitAPI/Tests/WTF/CompactRefPtrTuple.cpp

  Log Message:
  -----------
  Make `CompactRefPtrTuple` copyable
https://bugs.webkit.org/show_bug.cgi?id=289596
rdar://146823802

Reviewed by Yusuke Suzuki and Ryosuke Niwa.

For https://bugs.webkit.org/show_bug.cgi?id=289595, we'll want to make 
`CompactRefPtrTuple` copyable.

* Source/WTF/wtf/CompactPointerTuple.h:
* Source/WTF/wtf/CompactRefPtrTuple.h:
* Tools/TestWebKitAPI/Tests/WTF/CompactRefPtrTuple.cpp:
(TestWebKitAPI::TEST(WTF_CompactRefPtrTuple, Basic)):
(TestWebKitAPI::TEST(WTF_CompactRefPtrTuple, Copy)):
(TestWebKitAPI::TEST(WTF_CompactRefPtrTuple, Move)):
(TestWebKitAPI::TEST(WTF_CompactRefPtrTuple, Swap)):

Canonical link: https://commits.webkit.org/292011@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