Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4c31e5449bb9fda04fc539dfa87aa1e088e28a27
      
https://github.com/WebKit/WebKit/commit/4c31e5449bb9fda04fc539dfa87aa1e088e28a27
  Author: Phinehas Fuachie <[email protected]>
  Date:   2026-08-07 (Fri, 07 Aug 2026)

  Changed paths:
    M 
LayoutTests/http/tests/site-isolation/iframe-reinsert-same-src-commits-expected.txt
    M 
LayoutTests/http/tests/site-isolation/iframe-reinsert-same-src-commits.html

  Log Message:
  -----------
  [Site Isolation] 
http/tests/site-isolation/iframe-reinsert-same-src-commits.html times out
https://bugs.webkit.org/show_bug.cgi?id=321224
rdar://184078411

Reviewed by Jer Noble.

The frame-commit behavior the test covers is unaffected; the test was too 
expensive to finish in
time. It created five cross-origin iframes and re-inserted all five, so a run 
performed ten
site-isolated commits and launched five WebContent processes. One frame covers 
the same path. The
fallback timer was also installed after frame creation, so a failure before 
that point reported
nothing at all.

Use a single iframe, arm the fallback first, and log steps only on failure.

* 
LayoutTests/http/tests/site-isolation/iframe-reinsert-same-src-commits-expected.txt:
* LayoutTests/http/tests/site-isolation/iframe-reinsert-same-src-commits.html:

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



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

Reply via email to