Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c4595104d58acc4a9cbdadcf468104b2ad0844ee
      
https://github.com/WebKit/WebKit/commit/c4595104d58acc4a9cbdadcf468104b2ad0844ee
  Author: Chris Dumez <[email protected]>
  Date:   2025-12-06 (Sat, 06 Dec 2025)

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

  Log Message:
  -----------
  Adopt LIFETIME_BOUND in UniqueRef.h
https://bugs.webkit.org/show_bug.cgi?id=303616

Reviewed by David Kilzer.

* Source/WTF/wtf/UniqueRef.h:
(WTF::GetPtrHelper<UniqueRef<T>>::getPtr):
(WTF::UniqueRef::get const): Deleted.
(WTF::UniqueRef::operator& const): Deleted.
(WTF::UniqueRef::operator-> const): Deleted.
(WTF::UniqueRef::operator T& const): Deleted.

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



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

Reply via email to