[webkit-changes] [WebKit/WebKit] c9a775: [Site Isolation] Add a test for window.length on a...
Charlie Wolfe
noreply at github.com
Tue May 28 16:36:53 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c9a7758190f779d1ab23fee09243e74ccf0b05ef
https://github.com/WebKit/WebKit/commit/c9a7758190f779d1ab23fee09243e74ccf0b05ef
Author: Charlie Wolfe <charliew at apple.com>
Date: 2024-05-28 (Tue, 28 May 2024)
Changed paths:
A LayoutTests/http/tests/site-isolation/opened-window-length-expected.txt
A LayoutTests/http/tests/site-isolation/opened-window-length.html
A LayoutTests/http/tests/site-isolation/resources/post-message-to-opener-on-iframes-load.html
Log Message:
-----------
[Site Isolation] Add a test for window.length on an opened window
https://bugs.webkit.org/show_bug.cgi?id=274806
rdar://128903816
Reviewed by Sihui Liu.
This already works, but there is no test.
* LayoutTests/http/tests/site-isolation/opened-window-length-expected.txt: Added.
* LayoutTests/http/tests/site-isolation/opened-window-length.html: Added.
* LayoutTests/http/tests/site-isolation/resources/post-message-to-opener-on-iframes-load.html: Added.
Canonical link: https://commits.webkit.org/279412@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list