[webkit-changes] [WebKit/WebKit] 860428: Address safer C++ static analysis warnings in Orig...
Chris Dumez
noreply at github.com
Fri Feb 7 07:14:18 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 860428a484bed11b62976f5aebfbb3daeb9fbd9d
https://github.com/WebKit/WebKit/commit/860428a484bed11b62976f5aebfbb3daeb9fbd9d
Author: Chris Dumez <cdumez at apple.com>
Date: 2025-02-07 (Fri, 07 Feb 2025)
Changed paths:
M Source/WebKit/NetworkProcess/storage/OriginStorageManager.cpp
M Source/WebKit/SaferCPPExpectations/UncountedCallArgsCheckerExpectations
M Source/WebKit/SaferCPPExpectations/UncountedLocalVarsCheckerExpectations
Log Message:
-----------
Address safer C++ static analysis warnings in OriginStorageManager.cpp
https://bugs.webkit.org/show_bug.cgi?id=287199
Reviewed by Geoffrey Garen.
* Source/WebKit/NetworkProcess/storage/OriginStorageManager.cpp:
(WebKit::OriginStorageManager::StorageBucket::hasDataInMemory const):
(WebKit::OriginStorageManager::StorageBucket::fetchDataTypesInListFromMemory):
(WebKit::OriginStorageManager::createQuotaManager):
(WebKit::OriginStorageManager::estimate):
* Source/WebKit/SaferCPPExpectations/UncountedCallArgsCheckerExpectations:
* Source/WebKit/SaferCPPExpectations/UncountedLocalVarsCheckerExpectations:
Canonical link: https://commits.webkit.org/290000@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