Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 09a00510626ed64215e19047ffba22980db0b8b5
https://github.com/WebKit/WebKit/commit/09a00510626ed64215e19047ffba22980db0b8b5
Author: Ryosuke Niwa <[email protected]>
Date: 2025-10-25 (Sat, 25 Oct 2025)
Changed paths:
M Source/WebKit/UIProcess/API/APIStringMatcher.cpp
M Source/WebKit/UIProcess/API/Cocoa/WKWebpagePreferences.mm
M Source/WebKit/UIProcess/UserContent/WebUserContentControllerProxy.cpp
Log Message:
-----------
Fix outstanding safer C++ warnings
https://bugs.webkit.org/show_bug.cgi?id=301456
Reviewed by Chris Dumez.
Fix the outstanding safer C++ clang static analyzer warnings.
* Source/WebKit/UIProcess/API/APIStringMatcher.cpp:
(API::StringMatcher::sharedMemory):
* Source/WebKit/UIProcess/API/Cocoa/WKWebpagePreferences.mm:
(-[WKWebpagePreferences securityRestrictionMode]):
* Source/WebKit/UIProcess/UserContent/WebUserContentControllerProxy.cpp:
(WebKit::WebUserContentControllerProxy::parametersForProcess const):
Canonical link: https://commits.webkit.org/302132@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications