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

  Changed paths:
    M 
LayoutTests/http/tests/websocket/tests/hybi/contentextensions/upgrade-expected.txt
    M LayoutTests/http/tests/websocket/tests/hybi/contentextensions/upgrade.html

  Log Message:
  -----------
  [Site Isolation] 
http/tests/websocket/tests/hybi/contentextensions/upgrade.html fails
https://bugs.webkit.org/show_bug.cgi?id=313337

Reviewed by Anne van Kesteren.

The failure was caused by the closing of WebSocket getting logged under site 
isolation
because testRunner.notifyDone is asynchronous with site isolation. Fixed the 
test by
always delaying testRunner.notifyDone with a 0s timer to make the test output 
consistent
with and without site isolation.

* 
LayoutTests/http/tests/websocket/tests/hybi/contentextensions/upgrade-expected.txt:
* LayoutTests/http/tests/websocket/tests/hybi/contentextensions/upgrade.html:

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



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

Reply via email to