Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7b7429195b075c5c4332d5a436cf605516912c23
https://github.com/WebKit/WebKit/commit/7b7429195b075c5c4332d5a436cf605516912c23
Author: Ryosuke Niwa <[email protected]>
Date: 2026-07-03 (Fri, 03 Jul 2026)
Changed paths:
A
LayoutTests/navigation-api/navigation-api-fragment-intercept-crash-expected.txt
A LayoutTests/navigation-api/navigation-api-fragment-intercept-crash.html
A
LayoutTests/navigation-api/resources/navigation-api-fragment-intercept-crash-inner.html
M Source/WebCore/SaferCPPExpectations/UncheckedCallArgsCheckerExpectations
M Source/WebCore/SaferCPPExpectations/UncountedCallArgsCheckerExpectations
M Source/WebCore/page/NavigateEvent.cpp
Log Message:
-----------
Use-after-free in LocalFrameView::scrollToAnchorFragment via
NavigateEvent:finish
https://bugs.webkit.org/show_bug.cgi?id=313606
Reviewed by Anne van Kesteren and Rupin Mittal.
Deployed more smart pointers to fix the bug.
Test: navigation-api/navigation-api-fragment-intercept-crash.html
*
LayoutTests/navigation-api/navigation-api-fragment-intercept-crash-expected.txt:
Added.
* LayoutTests/navigation-api/navigation-api-fragment-intercept-crash.html:
Added.
*
LayoutTests/navigation-api/resources/navigation-api-fragment-intercept-crash-inner.html:
Added.
Originally-landed-as: 305413.777@safari-7624-branch (0e113df3124c).
rdar://180428609
Canonical link: https://commits.webkit.org/316500@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications