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

  Changed paths:
    M LayoutTests/js/dom/dfg-inline-resolve.html

  Log Message:
  -----------
  [Site Isolation] js/dom/dfg-inline-resolve.html fails
https://bugs.webkit.org/show_bug.cgi?id=313338

Reviewed by Yusuke Suzuki.

The failure was caused by printing happening once more time after calling 
testRunner.notifyDone
since it no longer finishes the test synchronously. Added a return statement to 
make the output
identical with and without site isolation.

* LayoutTests/js/dom/dfg-inline-resolve.html:

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



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

Reply via email to