[webkit-changes] [WebKit/WebKit] 688006: Make http/tests/site-isolation/frame-access-after-...
Alex Christensen
noreply at github.com
Tue Nov 7 09:57:12 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 688006437b63abaf81851fb28595b7411abef6d6
https://github.com/WebKit/WebKit/commit/688006437b63abaf81851fb28595b7411abef6d6
Author: Alex Christensen <achristensen at apple.com>
Date: 2023-11-07 (Tue, 07 Nov 2023)
Changed paths:
M LayoutTests/http/tests/site-isolation/frame-access-after-window-open.html
Log Message:
-----------
Make http/tests/site-isolation/frame-access-after-window-open.html not time out until implemented
https://bugs.webkit.org/show_bug.cgi?id=264344
rdar://118064120
Unreviewed.
It passed because site isolation wasn’t enabled for window.open, but 270278 at main changed that.
It needs implementation to work like it used to. To make the test no longer time out until then,
we disable site isolation in the test for now.
* LayoutTests/http/tests/site-isolation/frame-access-after-window-open.html:
Canonical link: https://commits.webkit.org/270332@main
More information about the webkit-changes
mailing list