Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a3a7869bd3eb87e940114f1483902b54fdd8deba
      
https://github.com/WebKit/WebKit/commit/a3a7869bd3eb87e940114f1483902b54fdd8deba
  Author: Adrian Taylor <[email protected]>
  Date:   2025-12-02 (Tue, 02 Dec 2025)

  Changed paths:
    M Source/WTF/wtf/RefCountable.h

  Log Message:
  -----------
  Re-add ref and deref to RefCountable
https://bugs.webkit.org/show_bug.cgi?id=303377
rdar://165212021

Reviewed by Anne van Kesteren.

When actually used from Swift code (and only when actually used) this type
doesn't work, because SWIFT_SHARED_REFERENCE refers to functions in base
classes rather than the type itself. Add them directly to this type.

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to