Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: df0f32fe3246f26d1c4bc0c76b8dde11424acb1e
https://github.com/WebKit/WebKit/commit/df0f32fe3246f26d1c4bc0c76b8dde11424acb1e
Author: Ryosuke Niwa <[email protected]>
Date: 2025-10-23 (Thu, 23 Oct 2025)
Changed paths:
M Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.cpp
M Source/WebCore/PAL/pal/spi/cocoa/NetworkSPI.h
M
Source/WebKit/NetworkProcess/webtransport/cocoa/NetworkTransportSessionCocoa.mm
Log Message:
-----------
Fix outstanding safer C++ static analyzer warnings
https://bugs.webkit.org/show_bug.cgi?id=301330
Reviewed by Chris Dumez.
Address or suppress outstanding safer C++ static analyzer warnings.
No new tests since there should be no behavior differences.
* Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.cpp:
(WebCore::IDBServer::UniqueIDBDatabase::handleCurrentOperation):
* Source/WebCore/PAL/pal/spi/cocoa/NetworkSPI.h:
*
Source/WebKit/NetworkProcess/webtransport/cocoa/NetworkTransportSessionCocoa.mm:
(WebKit::leafCertificateMatchesWebTransportHash):
(WebKit::didReceiveServerTrustChallenge):
Canonical link: https://commits.webkit.org/302035@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications