Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4143ce543f003583d11f7f7b5e92a49a671d95d9
https://github.com/WebKit/WebKit/commit/4143ce543f003583d11f7f7b5e92a49a671d95d9
Author: Roberto Rodriguez <[email protected]>
Date: 2026-02-04 (Wed, 04 Feb 2026)
Changed paths:
M
LayoutTests/http/tests/security/mixedContent/about-blank-iframe-in-main-frame-expected.txt
M
LayoutTests/http/tests/security/mixedContent/about-blank-iframe-in-main-frame.html
M
LayoutTests/http/tests/security/mixedContent/resources/frame-with-about-blank-frame.html
R
LayoutTests/http/tests/site-isolation/mixedContent/about-blank-iframe-in-main-frame-expected.txt
R
LayoutTests/http/tests/site-isolation/mixedContent/about-blank-iframe-in-main-frame.html
R
LayoutTests/http/tests/site-isolation/mixedContent/resources/frame-with-about-blank-frame.html
M LayoutTests/platform/ios/TestExpectations
R
LayoutTests/platform/wk2/http/tests/security/mixedContent/about-blank-iframe-in-main-frame-expected.txt
Log Message:
-----------
[Site Isolation]
http/tests/security/mixedContent/about-blank-iframe-in-main-frame.html fails
locally
https://bugs.webkit.org/show_bug.cgi?id=306937
rdar://169600702
Reviewed by Sihui Liu.
Much like 306104@main, this test was failing as a result of frame
loading callbacks. This failed with site isolation because the test was
exiting before the last frame load callback could be recorded.
Remove frame load callbacks and check that there is no mixed content block.
Remove redundant test
http/tests/site-isolation/mixedContent/about-blank-iframe-in-main-frame.html
*
LayoutTests/http/tests/security/mixedContent/about-blank-iframe-in-main-frame-expected.txt:
*
LayoutTests/http/tests/security/mixedContent/about-blank-iframe-in-main-frame.html:
*
LayoutTests/http/tests/security/mixedContent/resources/frame-with-about-blank-frame.html:
*
LayoutTests/http/tests/site-isolation/mixedContent/about-blank-iframe-in-main-frame-expected.txt:
Removed.
*
LayoutTests/http/tests/site-isolation/mixedContent/about-blank-iframe-in-main-frame.html:
Removed.
*
LayoutTests/http/tests/site-isolation/mixedContent/resources/frame-with-about-blank-frame.html:
Removed.
* LayoutTests/platform/ios/TestExpectations:
*
LayoutTests/platform/wk2/http/tests/security/mixedContent/about-blank-iframe-in-main-frame-expected.txt:
Removed.
Canonical link: https://commits.webkit.org/306814@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications