Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 2e9fdd8937169f6c6c4161bf5bcc4fd4cad3cef5 https://github.com/WebKit/WebKit/commit/2e9fdd8937169f6c6c4161bf5bcc4fd4cad3cef5 Author: Geoffrey Garen <gga...@apple.com> Date: 2024-04-22 (Mon, 22 Apr 2024)
Changed paths: M Source/WTF/WTF.xcodeproj/project.pbxproj M Source/WTF/wtf/CMakeLists.txt A Source/WTF/wtf/CanMakeWeakPtr.h M Source/WTF/wtf/WeakPtr.h A Source/WTF/wtf/WeakPtrFactory.h A Source/WTF/wtf/WeakPtrImpl.h M Source/WTF/wtf/WeakRef.h Log Message: ----------- One file per class for WeakPtrImpl, WeakPtrFactory, and CanMakeWeakPtr https://bugs.webkit.org/show_bug.cgi?id=273084 rdar://126878970 Reviewed by Chris Dumez. * Source/WTF/wtf/CanMakeWeakPtr.h: * Source/WTF/wtf/WeakPtr.h: * Source/WTF/wtf/WeakPtrImpl.h: Canonical link: https://commits.webkit.org/277848@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes