Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 42e69b56af4d3a5d1d5209a8017b4d1e4ba90f1a
https://github.com/WebKit/WebKit/commit/42e69b56af4d3a5d1d5209a8017b4d1e4ba90f1a
Author: Ruthvik Konda <[email protected]>
Date: 2025-12-10 (Wed, 10 Dec 2025)
Changed paths:
R
LayoutTests/http/tests/security/mixedContent/insecure-audio-video-in-main-frame-expected.txt
R
LayoutTests/http/tests/security/mixedContent/insecure-audio-video-in-main-frame.html
M LayoutTests/platform/ios/TestExpectations
M LayoutTests/platform/mac/TestExpectations
M LayoutTests/platform/win/TestExpectations
Log Message:
-----------
Remove old Level 1 mixed content test
https://bugs.webkit.org/show_bug.cgi?id=303890
rdar://166179926
Reviewed by Alex Christensen.
https://commits.webkit.org/298717@main updated mixed content handling by
removing level 1 support.
It removed all tests that relied on level 1 (non upgrade behavior) and left
only the upgrade variants.
Looks like I missed this one test in that commit so I'm removing it here.
insecure-audio-video-in-main-frame-UpgradeMixedContent.html and
insecure-audio-video-in-main-frame.html
are identical (apart from a small description difference). But
insecure-audio-video-in-main-frame.html is
now no longer needed since we don't support level 1 mixed content anymore. So I
remove it here.
*
LayoutTests/http/tests/security/mixedContent/insecure-audio-video-in-main-frame-expected.txt:
Removed.
*
LayoutTests/http/tests/security/mixedContent/insecure-audio-video-in-main-frame.html:
Removed.
* LayoutTests/platform/ios/TestExpectations:
* LayoutTests/platform/mac/TestExpectations:
* LayoutTests/platform/win/TestExpectations:
Canonical link: https://commits.webkit.org/304245@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications