[webkit-changes] [WebKit/WebKit] b7b3da: Adopt smart pointers for HistoryController
Rob Buis
noreply at github.com
Tue Jul 9 03:38:36 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b7b3da8d3c2032ab1e99bec4a5c2a70f80cc2c4d
https://github.com/WebKit/WebKit/commit/b7b3da8d3c2032ab1e99bec4a5c2a70f80cc2c4d
Author: Rob Buis <rbuis at igalia.com>
Date: 2024-07-09 (Tue, 09 Jul 2024)
Changed paths:
M Source/WebCore/loader/HistoryController.cpp
Log Message:
-----------
Adopt smart pointers for HistoryController
https://bugs.webkit.org/show_bug.cgi?id=276067
Reviewed by Chris Dumez.
Adopt smart pointers for HistoryController based on [alpha.webkit.UncountedCallArgsChecker] warnings.
* Source/WebCore/loader/HistoryController.cpp:
(WebCore::HistoryController::saveDocumentAndScrollState):
(WebCore::HistoryController::updateForStandardLoad):
(WebCore::HistoryController::updateForClientRedirect):
(WebCore::HistoryController::recursiveUpdateForCommit):
(WebCore::HistoryController::updateBackForwardListClippedAtTarget):
(WebCore::HistoryController::pushState):
(WebCore::HistoryController::replaceState):
Canonical link: https://commits.webkit.org/280767@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list