Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e926035c4a7f0134ffe02cfd8bb3c8c8974a77d5
https://github.com/WebKit/WebKit/commit/e926035c4a7f0134ffe02cfd8bb3c8c8974a77d5
Author: Anne van Kesteren <[email protected]>
Date: 2025-07-03 (Thu, 03 Jul 2025)
Changed paths:
M Source/WebCore/bindings/js/ScriptController.cpp
M Source/WebCore/loader/FrameLoader.cpp
M Source/WebCore/loader/FrameLoader.h
M Source/WebCore/loader/HistoryController.cpp
M Source/WebCore/page/NavigateEvent.cpp
M Source/WebCore/page/Navigation.cpp
M Source/WebCore/page/Page.cpp
M Source/WebKit/WebProcess/WebPage/WebPage.cpp
Log Message:
-----------
Adopt more UniqueRef in FrameLoader
https://bugs.webkit.org/show_bug.cgi?id=295389
Reviewed by Youenn Fablet.
And since m_history is already const UniqueRef and history() is defined
inline, there is no need for protectedHistory() so get rid of that as
well.
Helps with https://github.com/WebKit/WebKit/wiki/Safer-CPP-Guidelines
Canonical link: https://commits.webkit.org/296966@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