Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f75ba77ac5b2765688810e2abe53590fadb98bb1
https://github.com/WebKit/WebKit/commit/f75ba77ac5b2765688810e2abe53590fadb98bb1
Author: Anne van Kesteren <[email protected]>
Date: 2025-07-10 (Thu, 10 Jul 2025)
Changed paths:
M
Source/WebCore/SaferCPPExpectations/NoUncheckedPtrMemberCheckerExpectations
M Source/WebCore/SaferCPPExpectations/UncheckedCallArgsCheckerExpectations
M Source/WebCore/page/csp/ContentSecurityPolicyDirectiveList.cpp
M Source/WebCore/page/csp/ContentSecurityPolicyDirectiveList.h
M Source/WebCore/page/csp/ContentSecurityPolicySource.cpp
M Source/WebCore/page/csp/ContentSecurityPolicySource.h
M Source/WebCore/page/csp/ContentSecurityPolicySourceList.cpp
M Source/WebCore/page/csp/ContentSecurityPolicySourceList.h
Log Message:
-----------
Adopt more smart pointers in CSP
https://bugs.webkit.org/show_bug.cgi?id=295703
Reviewed by Ryosuke Niwa.
Apply https://github.com/WebKit/WebKit/wiki/Safer-CPP-Guidelines and
remove an unnecessary convertToASCIILowercase() call as a URL's scheme
is canonicalized by the URL parser.
Canonical link: https://commits.webkit.org/297206@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes