Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 88aa89c8fdf272ad309188f5cc104a1aa20c6083
https://github.com/WebKit/WebKit/commit/88aa89c8fdf272ad309188f5cc104a1aa20c6083
Author: Ruthvik Konda <[email protected]>
Date: 2026-03-05 (Thu, 05 Mar 2026)
Changed paths:
R
LayoutTests/http/tests/site-isolation/mixedContent/anchor-cross-origin-from-https-UpgradeMixedContent-expected.txt
R
LayoutTests/http/tests/site-isolation/mixedContent/anchor-cross-origin-from-https-UpgradeMixedContent.html
R
LayoutTests/http/tests/site-isolation/mixedContent/beacon-cross-origin-UpgradeMixedContent.https-expected.txt
R
LayoutTests/http/tests/site-isolation/mixedContent/beacon-cross-origin-UpgradeMixedContent.https.html
R
LayoutTests/http/tests/site-isolation/mixedContent/iframe-upgrade-UpgradeMixedContent.https-expected.txt
R
LayoutTests/http/tests/site-isolation/mixedContent/iframe-upgrade-UpgradeMixedContent.https.html
R
LayoutTests/http/tests/site-isolation/mixedContent/insecure-audio-video-in-main-frame-expected.txt
R
LayoutTests/http/tests/site-isolation/mixedContent/insecure-audio-video-in-main-frame.html
R
LayoutTests/http/tests/site-isolation/mixedContent/insecure-script-in-iframe-expected.txt
R
LayoutTests/http/tests/site-isolation/mixedContent/insecure-script-in-iframe.html
R
LayoutTests/http/tests/site-isolation/mixedContent/insecure-websocket-in-iframe-UpgradeMixedContent-expected.txt
R
LayoutTests/http/tests/site-isolation/mixedContent/insecure-websocket-in-iframe-UpgradeMixedContent.html
R
LayoutTests/http/tests/site-isolation/mixedContent/redirect-https-to-http-iframe-in-main-frame-expected.txt
R
LayoutTests/http/tests/site-isolation/mixedContent/redirect-https-to-http-iframe-in-main-frame.html
M LayoutTests/platform/ios/TestExpectations
M LayoutTests/platform/mac-wk2/TestExpectations
Log Message:
-----------
[Site Isolation] Remove duplicate mixed content layout tests
https://bugs.webkit.org/show_bug.cgi?id=309284
rdar://171832575
Reviewed by Sihui Liu.
During the original Site Isolation mixed content work, we created copies of
existing mixed content tests for SI testing coverage. But now that the post-
commit SI bot runs correctly (runs existing tests with SI on), these copies
are now unnecessary so we delete them.
Also cleans up corresponding TestExpectations entries in mac-wk2 and ios
platform files.
No new tests needed (test removal).
*
LayoutTests/http/tests/site-isolation/mixedContent/anchor-cross-origin-from-https-UpgradeMixedContent-expected.txt:
Removed.
*
LayoutTests/http/tests/site-isolation/mixedContent/anchor-cross-origin-from-https-UpgradeMixedContent.html:
Removed.
*
LayoutTests/http/tests/site-isolation/mixedContent/beacon-cross-origin-UpgradeMixedContent.https-expected.txt:
Removed.
*
LayoutTests/http/tests/site-isolation/mixedContent/beacon-cross-origin-UpgradeMixedContent.https.html:
Removed.
*
LayoutTests/http/tests/site-isolation/mixedContent/iframe-upgrade-UpgradeMixedContent.https-expected.txt:
Removed.
*
LayoutTests/http/tests/site-isolation/mixedContent/iframe-upgrade-UpgradeMixedContent.https.html:
Removed.
*
LayoutTests/http/tests/site-isolation/mixedContent/insecure-audio-video-in-main-frame-expected.txt:
Removed.
*
LayoutTests/http/tests/site-isolation/mixedContent/insecure-audio-video-in-main-frame.html:
Removed.
*
LayoutTests/http/tests/site-isolation/mixedContent/insecure-script-in-iframe-expected.txt:
Removed.
*
LayoutTests/http/tests/site-isolation/mixedContent/insecure-script-in-iframe.html:
Removed.
*
LayoutTests/http/tests/site-isolation/mixedContent/insecure-websocket-in-iframe-UpgradeMixedContent-expected.txt:
Removed.
*
LayoutTests/http/tests/site-isolation/mixedContent/insecure-websocket-in-iframe-UpgradeMixedContent.html:
Removed.
*
LayoutTests/http/tests/site-isolation/mixedContent/redirect-https-to-http-iframe-in-main-frame-expected.txt:
Removed.
*
LayoutTests/http/tests/site-isolation/mixedContent/redirect-https-to-http-iframe-in-main-frame.html:
Removed.
* LayoutTests/platform/ios/TestExpectations:
* LayoutTests/platform/mac-wk2/TestExpectations:
Canonical link: https://commits.webkit.org/308764@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications