RESOLVED FIXED Bug 65567
http/tests/security/mixedContent/insecure-script-in-iframe.html flaky in chromium debug
https://bugs.webkit.org/show_bug.cgi?id=65567
Summary http/tests/security/mixedContent/insecure-script-in-iframe.html flaky in chro...
Zhenyao Mo
Reported 2011-08-02 14:05:15 PDT
--- e:\b\build\slave\Webkit_Win__dbg__2_\build\layout-test-results\http/tests/security/mixedContent/insecure-script-in-iframe-expected.txt +++ e:\b\build\slave\Webkit_Win__dbg__2_\build\layout-test-results\http/tests/security/mixedContent/insecure-script-in-iframe-actual.txt @@ -1,6 +1,9 @@ frame "<!--framePath //<!--frame0-->-->" - didStartProvisionalLoadForFrame main frame - didFinishDocumentLoadForFrame frame "<!--framePath //<!--frame0-->-->" - didCommitLoadForFrame +CONSOLE MESSAGE: line 1: The page at https://127.0.0.1:8443/security/mixedContent/resources/frame-with-insecure-script.html ran insecure content from http://127.0.0.1:8080/security/mixedContent/resources/script.js. + +didRunInsecureContent CONSOLE MESSAGE: line 1: The page at https://127.0.0.1:8443/security/mixedContent/resources/frame-with-insecure-script.html ran insecure content from http://127.0.0.1:8080/security/mixedContent/resources/script.js. didRunInsecureContent
Attachments
Patch (4.79 KB, patch)
2012-02-06 14:44 PST, Adam Barth
no flags
Patch for landing (5.01 KB, patch)
2012-02-06 15:42 PST, Adam Barth
no flags
Adam Barth
Comment 1 2011-08-02 15:28:20 PDT
This is not a security bug.
Lucas Forschler
Comment 2 2011-08-03 10:07:01 PDT
Adam Barth
Comment 3 2012-02-06 14:44:56 PST
WebKit Review Bot
Comment 4 2012-02-06 15:30:05 PST
Comment on attachment 125711 [details] Patch Attachment 125711 [details] did not pass chromium-ews (chromium-xvfb): Output: http://queues.webkit.org/results/11427762 New failing tests: platform/chromium/http/tests/security/mixedContent/insecure-script-in-main-frame-blocked.html platform/chromium/http/tests/security/mixedContent/insecure-script-in-main-frame-allowed.html
Adam Barth
Comment 5 2012-02-06 15:42:11 PST
Created attachment 125718 [details] Patch for landing
WebKit Review Bot
Comment 6 2012-02-06 19:52:16 PST
Comment on attachment 125718 [details] Patch for landing Clearing flags on attachment: 125718 Committed r106896: <http://trac.webkit.org/changeset/106896>
WebKit Review Bot
Comment 7 2012-02-06 19:52:21 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.