Bug 271892
Summary: | REGRESSION (276787@main): [ MacOS WK1 ] http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-script-in-iframe.html is a consistent failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jay Stfleur <j_stfleur> |
Component: | New Bugs | Assignee: | youenn fablet <youennf> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Jay Stfleur
Description:
http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-script-in-iframe.html
Is a consistent failure after changes that occurred at 276787@main
History:
https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Fsecurity%2FcontentSecurityPolicy%2Fblock-all-mixed-content%2Finsecure-script-in-iframe.html&flavor=wk1
Build Link:
https://build.webkit.org/#/builders/944/builds/1208
Diff/Image Diff/Crash Log:
--- /Volumes/Data/worker/Apple-Sonoma-Debug-WK1-Tests/build/layout-test-results/http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-script-in-iframe-expected.txt
+++ /Volumes/Data/worker/Apple-Sonoma-Debug-WK1-Tests/build/layout-test-results/http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-script-in-iframe-actual.txt
@@ -1,6 +1,7 @@
frame "<!--frame1-->" - didStartProvisionalLoadForFrame
main frame - didFinishDocumentLoadForFrame
frame "<!--frame1-->" - didCommitLoadForFrame
+CONSOLE MESSAGE: Blocked mixed content http://127.0.0.1:8000/security/mixedContent/resources/script.js because 'block-all-mixed-content' appears in the Content Security Policy.
CONSOLE MESSAGE: Blocked mixed content http://127.0.0.1:8000/security/mixedContent/resources/script.js because 'block-all-mixed-content' appears in the Content Security Policy.
frame "<!--frame1-->" - didFinishDocumentLoadForFrame
frame "<!--frame1-->" - didHandleOnloadEventsForFrame
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/125615616>
Jay Stfleur
Reproducibility: Reproduced failure at TOT on both WK1 and Wk2 even though it showing up as failing on WK1
run-webkit-tests http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-script-in-iframe.html --iterations 5 -1
youenn fablet
Pull request: https://github.com/WebKit/WebKit/pull/26779
EWS
Committed 277006@main (35fd5bdf2ea4): <https://commits.webkit.org/277006@main>
Reviewed commits have been landed. Closing PR #26779 and removing active labels.