[webkit-changes] [WebKit/WebKit] c54638: Address Safer CPP failures in IDBStorageRegistry.cpp
Chris Dumez
noreply at github.com
Wed Feb 26 07:55:55 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c54638021709a4824f298e23bdf6a93a437c6e5b
https://github.com/WebKit/WebKit/commit/c54638021709a4824f298e23bdf6a93a437c6e5b
Author: Chris Dumez <cdumez at apple.com>
Date: 2025-02-26 (Wed, 26 Feb 2025)
Changed paths:
M Source/WebKit/NetworkProcess/storage/IDBStorageConnectionToClient.cpp
M Source/WebKit/NetworkProcess/storage/IDBStorageConnectionToClient.h
M Source/WebKit/NetworkProcess/storage/IDBStorageRegistry.cpp
M Source/WebKit/SaferCPPExpectations/UncountedCallArgsCheckerExpectations
Log Message:
-----------
Address Safer CPP failures in IDBStorageRegistry.cpp
https://bugs.webkit.org/show_bug.cgi?id=288576
Reviewed by Geoffrey Garen.
* Source/WebKit/NetworkProcess/storage/IDBStorageConnectionToClient.cpp:
(WebKit::IDBStorageConnectionToClient::protectedConnectionToClient):
* Source/WebKit/NetworkProcess/storage/IDBStorageConnectionToClient.h:
* Source/WebKit/NetworkProcess/storage/IDBStorageRegistry.cpp:
(WebKit::IDBStorageRegistry::removeConnectionToClient):
* Source/WebKit/SaferCPPExpectations/UncountedCallArgsCheckerExpectations:
Canonical link: https://commits.webkit.org/291120@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list