Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 443f5cba747191382d00c39c2aa8fc36081529cd
https://github.com/WebKit/WebKit/commit/443f5cba747191382d00c39c2aa8fc36081529cd
Author: Chris Dumez <[email protected]>
Date: 2025-10-13 (Mon, 13 Oct 2025)
Changed paths:
M Source/WebKit/SaferCPPExpectations/UncountedCallArgsCheckerExpectations
M Source/WebKit/SaferCPPExpectations/UnretainedCallArgsCheckerExpectations
M Source/WebKit/Shared/Cocoa/WKObject.h
M Source/WebKit/UIProcess/API/Cocoa/WKDownload.mm
M Source/WebKit/UIProcess/API/Cocoa/_WKDownload.mm
M Source/WebKit/UIProcess/API/Cocoa/_WKDownloadInternal.h
M Source/WebKit/UIProcess/Downloads/DownloadProxy.h
Log Message:
-----------
Address safer CPP warnings in WKDownload
https://bugs.webkit.org/show_bug.cgi?id=300598
Reviewed by Darin Adler.
* Source/WebKit/SaferCPPExpectations/UncountedCallArgsCheckerExpectations:
* Source/WebKit/SaferCPPExpectations/UnretainedCallArgsCheckerExpectations:
* Source/WebKit/Shared/Cocoa/WKObject.h:
* Source/WebKit/UIProcess/API/Cocoa/WKDownload.mm:
(-[WKDownload protectedDownload]):
(-[WKDownload cancel:]):
(-[WKDownload webView]):
(-[WKDownload setDelegate:]):
(-[WKDownload progress]):
(-[WKDownload dealloc]):
* Source/WebKit/UIProcess/API/Cocoa/_WKDownload.mm:
(-[_WKDownload initWithDownload2:]):
(-[_WKDownload cancel]):
(-[_WKDownload publishProgressAtURL:]):
(-[_WKDownload originatingWebView]):
* Source/WebKit/UIProcess/API/Cocoa/_WKDownloadInternal.h:
* Source/WebKit/UIProcess/Downloads/DownloadProxy.h:
Canonical link: https://commits.webkit.org/301443@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