Branch: refs/heads/webkitglib/2.50
Home: https://github.com/WebKit/WebKit
Commit: f3a67ab14354a52ea7226531ef0e15cd316996f2
https://github.com/WebKit/WebKit/commit/f3a67ab14354a52ea7226531ef0e15cd316996f2
Author: Rupin Mittal <[email protected]>
Date: 2025-10-18 (Sat, 18 Oct 2025)
Changed paths:
M Source/WebCore/page/Navigation.cpp
Log Message:
-----------
Cherry-pick 301672@main (7c4d3e42ed19).
https://bugs.webkit.org/show_bug.cgi?id=300540
StabilityTracer: com.apple.WebKit.WebContent at WebCore:
WebCore::Navigation::initializeForNewWindow
https://bugs.webkit.org/show_bug.cgi?id=300540
rdar://145735602
Reviewed by Chris Dumez.
It's possible that "previousNavigation->m_currentEntryIndex" is a nullopt
and
dereferencing it in "RELEASE_ASSERT(m_entries.size() >
previousNavigation->m_currentEntryIndex);"
is causing the crash.
* Source/WebCore/page/Navigation.cpp:
(WebCore::Navigation::initializeForNewWindow):
Canonical link: https://commits.webkit.org/301672@main
Canonical link: https://commits.webkit.org/298234.203@webkitglib/2.50
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