[webkit-changes] [WebKit/WebKit] aeda8b: WebCore::SameSizeAsNode must use WTF_OVERRIDE_DELE...

Commit Queue noreply at github.com
Tue Aug 20 14:23:36 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: aeda8bbbc0d3e7cf37cd6d0c5f454716d4b99e81
      https://github.com/WebKit/WebKit/commit/aeda8bbbc0d3e7cf37cd6d0c5f454716d4b99e81
  Author: David Kilzer <ddkilzer at 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


More information about the webkit-changes mailing list