Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0c7d42cca28751ecc6984b0d23580b16aa27c82e
https://github.com/WebKit/WebKit/commit/0c7d42cca28751ecc6984b0d23580b16aa27c82e
Author: Ryosuke Niwa <[email protected]>
Date: 2026-04-23 (Thu, 23 Apr 2026)
Changed paths:
M LayoutTests/http/tests/loading/307-after-303-after-post-expected.txt
M LayoutTests/http/tests/loading/resources/307-post-output-target.py
Log Message:
-----------
[Site Isolation] http/tests/loading/307-after-303-after-post.html fails
https://bugs.webkit.org/show_bug.cgi?id=313136
Reviewed by Megan Gardner.
The failure was caused by didFinishLoading getting logged before the test
finishes
with --site-isolation. Added a 0s delay before calling testRunner.notifyDone()
to
make the results consistent with or without site isolation.
* LayoutTests/http/tests/loading/307-after-303-after-post-expected.txt:
* LayoutTests/http/tests/loading/resources/307-post-output-target.py:
Canonical link: https://commits.webkit.org/311881@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications