Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 04e4880d6ed523844f6e188201e57d01eaf0c2e4
https://github.com/WebKit/WebKit/commit/04e4880d6ed523844f6e188201e57d01eaf0c2e4
Author: Chris Dumez <[email protected]>
Date: 2025-02-24 (Mon, 24 Feb 2025)
Changed paths:
M Source/WebCore/loader/FrameLoader.cpp
Log Message:
-----------
Null dereference of m_policyDocumentLoader in
FrameLoader::continueLoadAfterNavigationPolicy()
https://bugs.webkit.org/show_bug.cgi?id=288427
rdar://142282930
Reviewed by Charlie Wolfe.
Add a null check for m_policyDocumentLoader as it appears it can be null.
* Source/WebCore/loader/FrameLoader.cpp:
(WebCore::FrameLoader::continueLoadAfterNavigationPolicy):
Canonical link: https://commits.webkit.org/291000@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