Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f794faf253d3943c16c359adc3583549de4a315c
      
https://github.com/WebKit/WebKit/commit/f794faf253d3943c16c359adc3583549de4a315c
  Author: Alex Christensen <[email protected]>
  Date:   2026-07-27 (Mon, 27 Jul 2026)

  Changed paths:
    M Source/WebCore/PAL/pal/spi/cocoa/NetworkSPI.h
    M Source/WebKit/NetworkProcess/cocoa/NetworkSoftLink.h

  Log Message:
  -----------
  Add RETURNS_RETAINED to nw_webtransport_metadata_copy_sec_protocol_metadata
https://bugs.webkit.org/show_bug.cgi?id=320372
rdar://183336943

Reviewed by Cole Carley and Youenn Fablet.

Admittedly the function doesn't exist yet, so this isn't an issue yet,
but when it does it will have RETURNS_RETAINED so the adoptNS is correct.
Adding the annotation fixes a safer-cpp warning.

* Source/WebCore/PAL/pal/spi/cocoa/NetworkSPI.h:
* Source/WebKit/NetworkProcess/cocoa/NetworkSoftLink.h:

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



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

Reply via email to