Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b744bdbd6b54dfda0ffb565f6a91e72769b09e5e
https://github.com/WebKit/WebKit/commit/b744bdbd6b54dfda0ffb565f6a91e72769b09e5e
Author: Anne van Kesteren <[email protected]>
Date: 2025-12-19 (Fri, 19 Dec 2025)
Changed paths:
M Source/WebCore/Modules/webdatabase/Database.cpp
M Source/WebCore/Modules/webdatabase/Database.h
M Source/WebCore/Modules/webdatabase/DatabaseContext.cpp
M Source/WebCore/Modules/webdatabase/DatabaseContext.h
M Source/WebCore/Modules/webdatabase/DatabaseManager.cpp
M Source/WebCore/Modules/webdatabase/DatabaseTask.cpp
M Source/WebCore/Modules/webdatabase/DatabaseTask.h
M Source/WebCore/Modules/webdatabase/DatabaseThread.cpp
M Source/WebCore/Modules/webdatabase/DatabaseThread.h
M Source/WebCore/Modules/webdatabase/LocalDOMWindowWebDatabase.cpp
M Source/WebCore/Modules/webdatabase/SQLStatement.cpp
M Source/WebCore/Modules/webdatabase/SQLTransaction.cpp
M Source/WebCore/Modules/webdatabase/SQLTransaction.h
M Source/WebCore/Modules/webdatabase/SQLTransactionBackend.cpp
M Source/WebCore/Modules/webdatabase/SQLTransactionBackend.h
M Source/WebCore/SaferCPPExpectations/NoUncountedMemberCheckerExpectations
M Source/WebCore/SaferCPPExpectations/UncheckedCallArgsCheckerExpectations
M Source/WebCore/SaferCPPExpectations/UncountedCallArgsCheckerExpectations
M Source/WebCore/SaferCPPExpectations/UncountedLocalVarsCheckerExpectations
Log Message:
-----------
Reduce unsafeness in WebCore/Modules/webdatabase
https://bugs.webkit.org/show_bug.cgi?id=304403
Reviewed by Ryosuke Niwa.
Apply https://github.com/WebKit/WebKit/wiki/Safer-CPP-Guidelines
Canonical link: https://commits.webkit.org/304746@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications