Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7cc8740e9a532c7bc8be8fed91600e6d34463a49
https://github.com/WebKit/WebKit/commit/7cc8740e9a532c7bc8be8fed91600e6d34463a49
Author: Rob Buis <[email protected]>
Date: 2024-07-22 (Mon, 22 Jul 2024)
Changed paths:
M Source/WebCore/Modules/websockets/ThreadableWebSocketChannel.cpp
M Source/WebCore/css/StyleSheetContents.cpp
M Source/WebCore/dom/ExtensionStyleSheets.cpp
M Source/WebCore/loader/DocumentLoader.cpp
M Source/WebCore/loader/FrameLoader.cpp
M Source/WebCore/loader/ResourceLoader.cpp
M Source/WebCore/page/UserMessageHandlersNamespace.cpp
Log Message:
-----------
Use smart pointer when accessing
UserContentProvider.processContentRuleListsForLoad
https://bugs.webkit.org/show_bug.cgi?id=276812
Reviewed by Chris Dumez.
Use smart pointer when accessing
UserContentProvider.processContentRuleListsForLoad
based on [alpha.webkit.UncountedCallArgsChecker] warnings.
* Source/WebCore/Modules/websockets/ThreadableWebSocketChannel.cpp:
(WebCore::ThreadableWebSocketChannel::validateURL):
* Source/WebCore/css/StyleSheetContents.cpp:
(WebCore::StyleSheetContents::subresourcesAllowReuse const):
* Source/WebCore/dom/ExtensionStyleSheets.cpp:
(WebCore::ExtensionStyleSheets::updateInjectedStyleSheetCache const):
* Source/WebCore/loader/DocumentLoader.cpp:
(WebCore::DocumentLoader::handleSubstituteDataLoadNow):
* Source/WebCore/loader/FrameLoader.cpp:
(WebCore::FrameLoader::loadResourceSynchronously):
* Source/WebCore/loader/ResourceLoader.cpp:
(WebCore::ResourceLoader::willSendRequestInternal):
* Source/WebCore/page/UserMessageHandlersNamespace.cpp:
(WebCore::UserMessageHandlersNamespace::namedItem):
Canonical link: https://commits.webkit.org/281193@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