Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e579f7a5992e0a12717624da570540fcf83dceed
https://github.com/WebKit/WebKit/commit/e579f7a5992e0a12717624da570540fcf83dceed
Author: Chris Dumez <[email protected]>
Date: 2025-10-14 (Tue, 14 Oct 2025)
Changed paths:
M Source/WebKit/SaferCPPExpectations/NoUnretainedMemberCheckerExpectations
M Source/WebKit/SaferCPPExpectations/UnretainedCallArgsCheckerExpectations
M Source/WebKit/Shared/WebPushDaemonConstants.h
M Source/WebKit/UIProcess/API/Cocoa/_WKWebPushAction.mm
M Source/WebKit/webpushd/WebPushDaemon.mm
Log Message:
-----------
Address safer cpp warnings in _WKWebPushAction.mm
https://bugs.webkit.org/show_bug.cgi?id=300679
Reviewed by Darin Adler.
* Source/WebKit/SaferCPPExpectations/NoUnretainedMemberCheckerExpectations:
* Source/WebKit/SaferCPPExpectations/UnretainedCallArgsCheckerExpectations:
* Source/WebKit/Shared/WebPushDaemonConstants.h:
(WebKit::WebPushD::pushActionVersionKeySingleton):
(WebKit::WebPushD::currentPushActionVersionSingleton):
(WebKit::WebPushD::pushActionPartitionKeySingleton):
(WebKit::WebPushD::pushActionTypeKeySingleton):
(WebKit::WebPushD::pushActionVersionKey): Deleted.
(WebKit::WebPushD::currentPushActionVersion): Deleted.
(WebKit::WebPushD::pushActionPartitionKey): Deleted.
(WebKit::WebPushD::pushActionTypeKey): Deleted.
* Source/WebKit/UIProcess/API/Cocoa/_WKWebPushAction.mm:
(-[_WKWebPushAction dealloc]):
(+[_WKWebPushAction webPushActionWithDictionary:]):
(-[_WKWebPushAction _nameForBackgroundTaskAndLogging]):
* Source/WebKit/webpushd/WebPushDaemon.mm:
(WebPushD::WebPushDaemon::notifyClientPushMessageIsAvailable):
Canonical link: https://commits.webkit.org/301512@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