Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9bed770bc117bd3a1d80739ef89acde2fbcb3730
      
https://github.com/WebKit/WebKit/commit/9bed770bc117bd3a1d80739ef89acde2fbcb3730
  Author: Ryosuke Niwa <[email protected]>
  Date:   2026-04-26 (Sun, 26 Apr 2026)

  Changed paths:
    M 
LayoutTests/http/tests/xmlhttprequest/abort-should-cancel-load-expected.txt
    M LayoutTests/http/tests/xmlhttprequest/abort-should-cancel-load.html

  Log Message:
  -----------
  [Site Isolation] http/tests/xmlhttprequest/abort-should-cancel-load.html fails
https://bugs.webkit.org/show_bug.cgi?id=313335

Reviewed by Lily Spiniolas.

The failure was caused by the end of (main) page loading getting logged as
testRunner.notifyDone works asynchronously under site isolation.

Fixed the test by adding a 0s delay so that the logging always happens.

* LayoutTests/http/tests/xmlhttprequest/abort-should-cancel-load-expected.txt:
* LayoutTests/http/tests/xmlhttprequest/abort-should-cancel-load.html:

Canonical link: https://commits.webkit.org/312062@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to