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

  Changed paths:
    M 
LayoutTests/http/tests/workers/service/resources/postmessage-after-sw-process-crash.js

  Log Message:
  -----------
  [Site Isolation] 
http/tests/workers/service/postmessage-after-sw-process-crash.https.html fails
https://bugs.webkit.org/show_bug.cgi?id=313334

Reviewed by Anne van Kesteren.

The failure was caused by a race condition between the page receiving a message 
from
the service worker and ending the test vs. more messages from the service 
worker getting serviced.

Fixed the test by adding an early exit for when the test had logically 
concluded.

* 
LayoutTests/http/tests/workers/service/resources/postmessage-after-sw-process-crash.js:

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



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

Reply via email to