Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 57b25bb7569fb729c8f8315b24ccf5336fd82ff7
https://github.com/WebKit/WebKit/commit/57b25bb7569fb729c8f8315b24ccf5336fd82ff7
Author: Ryosuke Niwa <[email protected]>
Date: 2026-04-25 (Sat, 25 Apr 2026)
Changed paths:
M LayoutTests/http/tests/navigation/redirect-preserves-fragment-expected.txt
M LayoutTests/http/tests/navigation/redirect-preserves-fragment.html
M
LayoutTests/platform/wk2/http/tests/navigation/redirect-preserves-fragment-expected.txt
Log Message:
-----------
[Site Isolation] http/tests/navigation/redirect-preserves-fragment.html fails
https://bugs.webkit.org/show_bug.cgi?id=313283
Reviewed by Megan Gardner.
The failure was caused by the race between testRunner.notifyDone finishing the
test vs. subframe
finish loading getting logged. Fixed the test by always delaying
testRunner.notifyDone with a 0s timer.
* LayoutTests/http/tests/navigation/redirect-preserves-fragment-expected.txt:
* LayoutTests/http/tests/navigation/redirect-preserves-fragment.html:
*
LayoutTests/platform/wk2/http/tests/navigation/redirect-preserves-fragment-expected.txt:
Canonical link: https://commits.webkit.org/312012@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications