Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: ec51c81d133a2c9529290cda6ed05248dd2bffcd https://github.com/WebKit/WebKit/commit/ec51c81d133a2c9529290cda6ed05248dd2bffcd Author: Alan Baradlay <za...@apple.com> Date: 2025-08-21 (Thu, 21 Aug 2025)
Changed paths: M Source/WebCore/loader/FrameLoader.cpp Log Message: ----------- Crash under WebCore::LocalFrameView::forceLayout https://bugs.webkit.org/show_bug.cgi?id=297750 <rdar://157701033> Reviewed by Alex Christensen. This is a speculative fix to address a crash in FrameLoader::commitProvisionalLoad where we may dereference an invalid FrameView. * Source/WebCore/loader/FrameLoader.cpp: (WebCore::FrameLoader::commitProvisionalLoad): Canonical link: https://commits.webkit.org/299039@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes