Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 36be3b0371f68bae9c11f5300f02e4314bbc9375
      
https://github.com/WebKit/WebKit/commit/36be3b0371f68bae9c11f5300f02e4314bbc9375
  Author: Chris Dumez <[email protected]>
  Date:   2025-10-20 (Mon, 20 Oct 2025)

  Changed paths:
    M Source/WebKit/SaferCPPExpectations/NoUnretainedMemberCheckerExpectations
    M Source/WebKit/SaferCPPExpectations/UncountedCallArgsCheckerExpectations
    M Source/WebKit/SaferCPPExpectations/UnretainedCallArgsCheckerExpectations
    M Source/WebKit/UIProcess/API/APIUserScript.h
    M Source/WebKit/UIProcess/API/Cocoa/WKView.h
    M Source/WebKit/UIProcess/API/Cocoa/WKWebsiteDataRecord.mm
    M Source/WebKit/UIProcess/API/Cocoa/_WKAuthenticatorAssertionResponse.mm
    M Source/WebKit/UIProcess/API/Cocoa/_WKFrameTreeNode.mm
    M Source/WebKit/UIProcess/API/Cocoa/_WKNotificationData.mm
    M Source/WebKit/UIProcess/API/Cocoa/_WKSpatialBackdropSource.mm

  Log Message:
  -----------
  Address remaining safer CPP warnings in WebKit/UIProcess
https://bugs.webkit.org/show_bug.cgi?id=301077

Reviewed by Ryosuke Niwa.

* Source/WebKit/SaferCPPExpectations/NoUnretainedMemberCheckerExpectations:
* Source/WebKit/SaferCPPExpectations/UncountedCallArgsCheckerExpectations:
* Source/WebKit/SaferCPPExpectations/UnretainedCallArgsCheckerExpectations:
* Source/WebKit/UIProcess/API/APIUserScript.h:
* Source/WebKit/UIProcess/API/Cocoa/WKView.h:
(WK_CLASS_DEPRECATED_WITH_REPLACEMENT):
* Source/WebKit/UIProcess/API/Cocoa/WKWebsiteDataRecord.mm:
(-[WKWebsiteDataRecord description]):
* Source/WebKit/UIProcess/API/Cocoa/_WKAuthenticatorAssertionResponse.mm:
(-[_WKAuthenticatorAssertionResponse 
initWithClientDataJSON:rawId:extensions:authenticatorData:signature:userHandle:attachment:]):
(-[_WKAuthenticatorAssertionResponse 
initWithClientDataJSON:rawId:extensionOutputsCBOR:authenticatorData:signature:userHandle:attachment:]):
(-[_WKAuthenticatorAssertionResponse authenticatorData]):
(-[_WKAuthenticatorAssertionResponse signature]):
(-[_WKAuthenticatorAssertionResponse userHandle]):
(-[_WKAuthenticatorAssertionResponse dealloc]):
* Source/WebKit/UIProcess/API/Cocoa/_WKFrameTreeNode.mm:
(-[_WKFrameTreeNode childFrames]):
* Source/WebKit/UIProcess/API/Cocoa/_WKNotificationData.mm:
* Source/WebKit/UIProcess/API/Cocoa/_WKSpatialBackdropSource.mm:
(-[_WKSpatialBackdropSource initWithSpatialBackdropSource:]):
(-[_WKSpatialBackdropSource dealloc]):
(-[_WKSpatialBackdropSource sourceURL]):
(-[_WKSpatialBackdropSource modelURL]):
(-[_WKSpatialBackdropSource environmentMapURL]):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to