Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4441c520603a13dc5ba6f7be7ff5495e7bf0de14
      
https://github.com/WebKit/WebKit/commit/4441c520603a13dc5ba6f7be7ff5495e7bf0de14
  Author: Chris Dumez <[email protected]>
  Date:   2026-01-30 (Fri, 30 Jan 2026)

  Changed paths:
    M Source/WTF/wtf/WeakPtr.h
    M Source/WTF/wtf/WeakRef.h
    M Source/WTF/wtf/darwin/DispatchOSObject.h
    M Source/WTF/wtf/darwin/NetworkOSObject.h
    M Source/WTF/wtf/darwin/XPCObjectPtr.h

  Log Message:
  -----------
  Add missing `CLANG_POINTER_CONVERSION` annotation on some protect() functions
https://bugs.webkit.org/show_bug.cgi?id=306602

Reviewed by Ryosuke Niwa.

Add missing `CLANG_POINTER_CONVERSION` annotation on some
protect() functions to silence some Safer CPP warnings.

* Source/WTF/wtf/WeakPtr.h:
(WTF::protect):
* Source/WTF/wtf/WeakRef.h:
(WTF::protect):
* Source/WTF/wtf/darwin/DispatchOSObject.h:
* Source/WTF/wtf/darwin/NetworkOSObject.h:
* Source/WTF/wtf/darwin/XPCObjectPtr.h:

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



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

Reply via email to