Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: afaad749c82ea3a5b27679b039b75b5535e2ef90
https://github.com/WebKit/WebKit/commit/afaad749c82ea3a5b27679b039b75b5535e2ef90
Author: Ryosuke Niwa <[email protected]>
Date: 2026-04-26 (Sun, 26 Apr 2026)
Changed paths:
M
LayoutTests/platform/wk2/webarchive/loading/test-loading-archive-expected.txt
M LayoutTests/webarchive/loading/test-loading-archive-expected.txt
M LayoutTests/webarchive/loading/test-loading-archive.html
Log Message:
-----------
[Site Isolation] webarchive/loading/test-loading-archive.html fails
https://bugs.webkit.org/show_bug.cgi?id=313339
Reviewed by Anne van Kesteren.
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/platform/wk2/webarchive/loading/test-loading-archive-expected.txt:
* LayoutTests/webarchive/loading/test-loading-archive-expected.txt:
* LayoutTests/webarchive/loading/test-loading-archive.html:
Canonical link: https://commits.webkit.org/312045@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications