Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: aeda8bbbc0d3e7cf37cd6d0c5f454716d4b99e81 https://github.com/WebKit/WebKit/commit/aeda8bbbc0d3e7cf37cd6d0c5f454716d4b99e81 Author: David Kilzer <ddkil...@apple.com> Date: 2024-08-20 (Tue, 20 Aug 2024)
Changed paths: M Source/WebCore/dom/Node.cpp Log Message: ----------- WebCore::SameSizeAsNode must use WTF_OVERRIDE_DELETE_FOR_CHECKED_PTR <https://bugs.webkit.org/show_bug.cgi?id=278282> <rdar://134157361> Reviewed by Alex Christensen. * Source/WebCore/dom/Node.cpp: (WebCore::SameSizeAsNode): - Add WTF_OVERRIDE_DELETE_FOR_CHECKED_PTR and WTF_MAKE_FAST_ALLOCATED to struct definition to fix compiler errors with upstream clang. Canonical link: https://commits.webkit.org/282518@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