Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3d78c651c5aa543f4769e813aec31c91d650ec69
      
https://github.com/WebKit/WebKit/commit/3d78c651c5aa543f4769e813aec31c91d650ec69
  Author: Ryosuke Niwa <[email protected]>
  Date:   2026-06-02 (Tue, 02 Jun 2026)

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

  Log Message:
  -----------
  Mark WeakPtrFactory::initializeIfNeeded as NODELETE
https://bugs.webkit.org/show_bug.cgi?id=315901

Reviewed by Geoffrey Garen.

WeakPtrFactory::initializeIfNeeded should be considered NODELETE since it won't 
clear m_impl.

No new tests since there should be no behavioral changes.

* Source/WTF/wtf/WeakPtrFactory.h:
(WTF::WeakPtrFactory::initializeIfNeeded const):
(WTF::WeakPtrFactoryWithBitField::initializeIfNeeded const):

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



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

Reply via email to