Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d5ba570cf8d81ec7354bd4c5390ccfd9f6f76e87
https://github.com/WebKit/WebKit/commit/d5ba570cf8d81ec7354bd4c5390ccfd9f6f76e87
Author: Charlie Wolfe <[email protected]>
Date: 2026-05-12 (Tue, 12 May 2026)
Changed paths:
M LayoutTests/fast/frames/iframe-option-crash.xhtml
M LayoutTests/platform/mac-site-isolation/TestExpectations
Log Message:
-----------
[Site Isolation] `fast/frames/iframe-option-crash.xhtml` fails
https://bugs.webkit.org/show_bug.cgi?id=314665
rdar://176916219
Reviewed by Sihui Liu.
Under site isolation the data: iframe navigation is async, so the iframe's body
was empty when the
render tree was dumped. Wait for the load event before calling notifyDone so
the dump is
deterministic with and without site isolation.
* LayoutTests/fast/frames/iframe-option-crash.xhtml:
* LayoutTests/platform/mac-site-isolation/TestExpectations:
Canonical link: https://commits.webkit.org/313115@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications