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

  Changed paths:
    M 
LayoutTests/http/tests/misc/willCacheResponse-delegate-callback-expected.txt
    M LayoutTests/http/tests/misc/willCacheResponse-delegate-callback.html
    M 
LayoutTests/platform/glib/http/tests/misc/willCacheResponse-delegate-callback-expected.txt
    A 
LayoutTests/platform/mac-wk1/http/tests/misc/willCacheResponse-delegate-callback-expected.txt
    M LayoutTests/platform/mac/TestExpectations
    A 
LayoutTests/platform/mac/http/tests/misc/willCacheResponse-delegate-callback-expected.txt

  Log Message:
  -----------
  [Site Isolation] http/tests/misc/willCacheResponse-delegate-callback.html 
fails
https://bugs.webkit.org/show_bug.cgi?id=313391

Reviewed by Megan Gardner.

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.

Rebaselined the expected results for macOS and removed the failing test 
expectation.

* LayoutTests/http/tests/misc/willCacheResponse-delegate-callback-expected.txt:
* LayoutTests/http/tests/misc/willCacheResponse-delegate-callback.html:
* 
LayoutTests/platform/glib/http/tests/misc/willCacheResponse-delegate-callback-expected.txt:
* 
LayoutTests/platform/mac-wk1/http/tests/misc/willCacheResponse-delegate-callback-expected.txt:
 Copied from
    
LayoutTests/http/tests/misc/willCacheResponse-delegate-callback-expected.txt.
* LayoutTests/platform/mac/TestExpectations:
* 
LayoutTests/platform/mac/http/tests/misc/willCacheResponse-delegate-callback-expected.txt:
 Copied from
    
LayoutTests/http/tests/misc/willCacheResponse-delegate-callback-expected.txt.

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



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

Reply via email to