Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b7e777fc0816d69ddf1c68be05654d0e4b27f315
https://github.com/WebKit/WebKit/commit/b7e777fc0816d69ddf1c68be05654d0e4b27f315
Author: Ryosuke Niwa <[email protected]>
Date: 2026-04-25 (Sat, 25 Apr 2026)
Changed paths:
M LayoutTests/http/tests/navigation/redirect-to-fragment-expected.txt
M LayoutTests/http/tests/navigation/redirect-to-fragment.html
M LayoutTests/http/tests/navigation/redirect-to-fragment2-expected.txt
M LayoutTests/http/tests/navigation/redirect-to-fragment2.html
M
LayoutTests/platform/glib/http/tests/navigation/redirect-to-fragment2-expected.txt
M
LayoutTests/platform/wk2/http/tests/navigation/redirect-to-fragment-expected.txt
Log Message:
-----------
[Site Isolation] http/tests/navigation/redirect-to-fragment.html and
redirect-to-fragment2.html fail
https://bugs.webkit.org/show_bug.cgi?id=313289
Reviewed by Abrar Rahman Protyasha.
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-to-fragment-expected.txt:
* LayoutTests/http/tests/navigation/redirect-to-fragment.html:
* LayoutTests/http/tests/navigation/redirect-to-fragment2-expected.txt:
* LayoutTests/http/tests/navigation/redirect-to-fragment2.html:
*
LayoutTests/platform/glib/http/tests/navigation/redirect-to-fragment2-expected.txt:
*
LayoutTests/platform/wk2/http/tests/navigation/redirect-to-fragment-expected.txt:
Canonical link: https://commits.webkit.org/312027@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications